On a ldap enabled CentOS 6.3 x64 system, I try to make it so home directories are auto-created. I added this : session required pam_mkhomedir.so skel=/etc/skel/ umask=0077 to my /etc/pam.d/system-auth And it does nothing. I restarted messagebus (I've seen references to that) and sshd, and logs don't mention anything in regards to pam_mkhomedir... Any hints ?
Nicolas Ross a ?crit :> On a ldap enabled CentOS 6.3 x64 system, I try to make it so home > directories are auto-created. I added this : > > session required pam_mkhomedir.so skel=/etc/skel/ umask=0077 > > to my /etc/pam.d/system-auth > > And it does nothing. I restarted messagebus (I've seen references to > that) and sshd, and logs don't mention anything in regards to > pam_mkhomedir... >By the way, selinux is disabled.
----- Original Message -----
| On a ldap enabled CentOS 6.3 x64 system, I try to make it so home
| directories are auto-created. I added this :
|
| session required pam_mkhomedir.so skel=/etc/skel/ umask=0077
|
| to my /etc/pam.d/system-auth
|
| And it does nothing. I restarted messagebus (I've seen references to
| that) and sshd, and logs don't mention anything in regards to
| pam_mkhomedir...
|
| Any hints ?
| _______________________________________________
| CentOS mailing list
| CentOS at centos.org
| http://lists.centos.org/mailman/listinfo/centos
|
did you try running authconfig --enablemkhomedir --updateall
--
James A. Peltier
Manager, IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone : 778-782-6573
Fax : 778-782-3045
E-Mail : jpeltier at sfu.ca
Website : http://www.sfu.ca/itservices
http://blogs.sfu.ca/people/jpeltier
Success is to be measured not so much by the position that one has reached
in life but as by the obstacles they have overcome. - Booker T. Washington