Displaying 18 results from an estimated 18 matches for "tapio".
Did you mean:
tapi
2017 Sep 23
5
Different users having same home/mail_location?
...tion and it's working ok. I'm just wondering about the dovecot
part, whether dovecot will do Unexpected Things if more than one user
have the same home and mail_location? If it makes any difference, the
users can have separate homes, but the mailbox should be the same for
usability.
Tapio
2017 Sep 23
1
Different users having same home/mail_location?
...something in dovecot that will bite my
sitting muscles if mail_location is the same for two users. I'm aware of
the shared folders functionality mentioned by Marcus and that will
probably be my fallback, if sharing a mail_location is not viable. Same
mail_location would just be simpler.
Tapio
On 24.9.2017 0:34, Peter Chiochetti wrote:
> Hello Tapia,
>
> You are going to great lengths :) I assume, that PAM working means,
> "user" and "otheruser" are the names of system-users with the same uid,
> home etc? Then I do not see, why dovecot, all defaults...
2000 Nov 30
3
g-inverse
Is there any routine to obtain a g-inverse
of a matrix in R or S-PLUS?
Tapio Nummi
University of Tampere
Finland
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the s...
2009 Dec 12
4
expire-tool and userdb returned mail location
...When I run expire-tool under strace, I can see that it is indeed looking
for the mails in the typical autodetect locations (Maildir, mail, Mail)
under user's home directory. So it appers that expire-tool takes the
home directory from userdb, but ignores mail location returned by userdb?
Tapio
2016 Nov 16
3
[PATCH] ssh-pkcs11: allow providing unconditional pin code for PKCS11
Some HSM's such as Safenet Network HSM do not allow searching for keys
unauthenticated. To support such devices provide a mechanism for users
to provide a pin code that is always used to automatically log in to
the HSM when using PKCS11.
The pin code is read from a file specified by the environment variable
SSH_PKCS11_PINFILE if it is set.
Tested against Safenet Network HSM.
---
2016 Nov 16
2
[PATCH] ssh-pkcs11: allow providing unconditional pin code for PKCS11
On 11/16/16, 8:55 AM, "openssh-unix-dev on behalf of Juha-Matti Tapio" <openssh-unix-dev-bounces+uri=ll.mit.edu at mindrot.org on behalf of jmtapio at ssh.com> wrote:
On Wed, Nov 16, 2016 at 12:54:44PM +0000, Blumenthal, Uri - 0553 - MITLL wrote:
> I find this approach very bad in general.
>
> PKCS#11 standard says that *private...
2017 Sep 23
0
Different users having same home/mail_location?
...ssume, that PAM working means,
"user" and "otheruser" are the names of system-users with the same uid,
home etc? Then I do not see, why dovecot, all defaults and
authenticating against PAM won't work out of the box, shouldn't it?
Peter
Am 2017-09-23 um 22:08 schrieb Tapio Sokura:
> Hello,
>
> Will I be breaking something if I have two users share the same home
> and/or mail_location (maildir format) in dovecot? Mail will only be
> delivered to the primary user, the other would be used every now and
> then to login via imap (webmail).
>
>...
2001 Mar 07
1
cross-validation
...> y<-c(96,88,105,111,107,113,132,122,135,131)
>
> theta.fit<-function(x,y){lsfit(x,y)$coef}
> theta.predict<-function(fit,x){
+ cbind(1,x) %*% fit}
> results <- crossval(cbind(x,x^2),y,theta.fit,theta.predict)
Error in cbind(1, x) %*% fit : non-conformable arguments
Tapio Nummi
University of Tampere
Finland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010307/d825e038/attachment.html
2014 Mar 06
1
PowerWalker VFI 3000RT LCD: Device or resource busy
...ut belongs to dialout group:
/etc/group
--- clip ---
dialout:x:18:nut
--- clip ---
I have also tried blazer_usb with every protocol: megatec, megatec/old,
zinto
I did some searching and found nothing, usually "failed to claim USB
device" problems were related to permission issues.
--
Tapio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20140306/fec83df8/attachment.html>
2010 Feb 02
1
DomU won''t start on 3.4.2
...resh" build, just
make distclean && make) but that didn''t help.
I tried to google this and all even near relevant I found was an Debian
bugreport (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520641) but
as far as I can understand that''s not the issue here.
- --
Tapio Salonsaari
My public GPG key is available
at http://take.nerd.fi
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAktn87sACgkQh/RMqfItS5UoWgCfbc8US9gy3pF7ReB1B7EZQn9u
4gUAn3qumkE9Y7SppfXO2VwxbVH2GBkM
=QqgX
-...
2016 Nov 16
2
[PATCH] ssh-pkcs11: allow providing unconditional pin code for PKCS11
...d be accessible with no authentication.
SoftHSM misinterpreted this originally (older pkcs11 documents were less clear :), but they rectified this mistake. We should not repeat it.?
Sent?from?my?BlackBerry?10?smartphone?on?the Verizon?Wireless?4G?LTE?network.
? Original Message ?
From: Juha-Matti Tapio
Sent: Wednesday, November 16, 2016 04:35
To: openssh-unix-dev at mindrot.org
Subject: [PATCH] ssh-pkcs11: allow providing unconditional pin code for PKCS11
Some HSM's such as Safenet Network HSM do not allow searching for keys
unauthenticated. To support such devices provide a mechanism for us...
2017 Sep 24
0
Different users having same home/mail_location?
> On 23 Sep 2017, at 23.08, Tapio Sokura <oh2kku at iki.fi> wrote:
>
> Hello,
>
> Will I be breaking something if I have two users share the same home and/or mail_location (maildir format) in dovecot? Mail will only be delivered to the primary user, the other would be used every now and then to login via imap (w...
2002 Nov 28
1
cabinet.dll broken?
...e 2000 on wine-20021125.
I get an error from Office installer:
Internal error 2352. Please contact Product support.
I found an advice to repair my cabinet.dll in Microsoft Support pages.
The file is in ~/c/windows/system, and it's readable. Does anyone else have
problem with this?
Thanks, Tapio
2002 Dec 05
1
Installation of IE or Office under wine in linux
Hi,
Could the subject be done successly under wine now?
Best regards,
Yu Huang
_________________________________________________________
Do You Yahoo!?
"ÊÇIT¾«Ó¢Âð£¿Ð¡ÊÔÅ£µ¶»ñʱÉд󽱣¡"
http://cn.promo.yahoo.com/cgi-bin/udb/u
2010 Jun 25
4
Dovecot dies, maybe ntpdate related. I'm new to dovecot
Hi all, my first post.
After years with an old server, a couple of months ago I've installed a
new one.
We use IMAP. After research, I chosed dovecot.
It has been running for several weeks but from one week ago or so, it
suddently dies about once per day.
The only change done in the server one week ago has been to install
ntpdate, running once per day in cron-daily.
In the cron
2006 Sep 05
2
rc7 bug? [Was: deliver LDA and INBOX location] (fwd)
Anyone had any thoughts on the item below?
If the problem is with my config, I'd like to be guided towards how I
might resolve it.
If it is a bug in rc7, it would be good to fix it, and I'd be happy to
beta-test.
--
: David Lee I.T. Service :
: Senior Systems Programmer Computer Centre :
:
2002 Nov 28
8
Could not insatall Internet Explorer on linux through wine.
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: koutput
Type: application/x-java-vm
Size: 2881 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20021128/a81741b4/koutput.class
2002 Nov 27
0
ppconfig?
Hello!
I'm trying to compile recent CVS version of Wine. I get an error about
'ppconfig'.
What's that? Am I missing something?
I'm running Debian Sid.
TIA,
Eleknader