automatic creation of home directories

2008-11-08 Thread Ansar Mohammed
Hello all,

I have users logging in via Kerberos (authn) and LDAP (authz) on FreeBSD to
Active Directory. 

I don't like having to manually create their home directory. Is there some
way to have the login process automatically create the home directory on
login?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: automatic creation of home directories

2008-11-08 Thread Francesco Malvezzi
Il giorno sab, 08/11/2008 alle 11.15 -0500, Ansar Mohammed ha scritto:
 Hello all,
 
 I have users logging in via Kerberos (authn) and LDAP (authz) on FreeBSD to
 Active Directory. 
 
 I don't like having to manually create their home directory. Is there some
 way to have the login process automatically create the home directory on
 login?

Have you already checked pam_mkhomedir?
I have a simpler setup (pam_ldap only), but it solved my issue.

Regards,

Francesco

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]