That typo is in my E-mail...
Thanks for catching that...
Eric Sammons
(804)697-3925
FRIT - Unix Systems
Adam Thornton <[EMAIL PROTECTED]>
Sent by: Linux on 390 Port <[EMAIL PROTECTED]>
01/14/2004 11:50 AM
Please respond to Linux on 390 Port
To: [EMAIL PROTECTED]
cc:
Subject: Re: pam_mkhomedir.so bug
On Wed, Jan 14, 2004 at 11:40:05AM -0500, Eric Sammons wrote:
> When logging in via ssh I get connection closed. This is due to a
missing
> home directory or the inability to create one. I have the following
entry
> in /etc/pam.d/sshd, as I do in Redhat 7.2.
>
> session required pam_mkhomedir.so skel=/etc/skel
umaks=0022
^^^^^
That's a typo, and I don't know if it's in sshd or in your email.
It should read "umask".
Adam