On 12/09/2011 4:13 PM, Gary wrote:
> I've successfully configured OpenBSD to allow users to authenticate
> against Novell eDirectory via ypldap. It works great, *however*, the
> creation of the user's home directories is still manual. Is there a way
> to automatically create a user's home directory upon the initial
> successful LDAP authentication?
>
As an update: it appears that the standard way of doing this in most
other systems is using the pam_mkhomedir.so module. I have not yet
found an equivalent utility for OpenBSD's yp system...