autocreation of local home directory when new ldap user is created

I'm investigating the use of ldap for centralizing unix user account management. From what I have read, it looks like if you want the user accounts to use local home directories, you would manually need to create these directories on each machine after you have created the new user object in the ldap directory (otherwise you will not be able to login) which kinda kills the whole centralize management idea.

I did find a article with one solution, using the pam_mkhomedir module, however, I cannot find any reference to this in any Solaris documentation.

Does anyone know if pam_mkhomedir is provided in any Solaris release? Alternatively, is there another way to solve this problem?

[705 byte] By [leewona] at [2007-11-26 17:40:44]
# 1
The mkhomedir module is not a Sun product, so you won't find it in the Sun docs. Use the search engine of your choice to get more information.I've tested this module and it works as advertised for provisioning home directories.
chad.kluncka at 2007-7-9 0:08:55 > top of Java-index,Web & Directory Servers,Directory Servers...