On Thursday 27 December 2007 22:11:53 James Knott wrote: > With the Windows Domain Login, one option is to create a home > directory. Is this possible with NIS? If not what does one use for a > home directory, when logged onto a computer without a home directory for > that user?
That is a pam option, possible with all kinds of authentication. Just add pam_mkhomedir.so to the authentication chain But a common variation is to have the home directory on NFS, available on all machines Anders -- Madness takes its toll -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
