OpenLDAP User Home Directory
Posted
by
Bo Zhou
on Server Fault
See other posts from Server Fault
or by Bo Zhou
Published on 2012-06-18T09:13:29Z
Indexed on
2012/06/18
9:17 UTC
Read the original article
Hit count: 339
I'm trying to install OpenLDAP on CentOS 6.2 .
I manually added the LDAP accounts on server, and I had been successful to login the server by the LDAP username/password, but I found that the Home on Desktop of GNOME still points to a local user's Home folder, at the same time, the LDAP user's Home folder was created under /home as expected.
So my question is how should I map the Home folder of desktop to the path set on LDAP server ? Thanks ! And how should I use ldapadd command, it always tells me the SASL error, but I really do not know why.
Thanks !
© Server Fault or respective owner