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
