On Mon, Mar 17, 2008 at 5:03 PM, Daniel Bond <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>  Hi,
>  Now, if I uncomment the line with pam_mkhomedir.so on it, logins stop to
>  work. In /var/log/auth.log I now see two lines appearing:
>
>  Mar 17 16:46:40 webmail sshd[98923]: nss_ldap: could not search LDAP
>  server - Server is unavailable
>  Mar 17 16:46:40 webmail sshd[98923]: error: PAM: pam_open_session():
>  error in service module

Hi
not sure if this may solve your problem. We found a similar problem
on FreeBSD 7.0 with pam_mkhomedir.so and sshd. We solved using pam_exec.so
and a custom shell script to create the home directories.
Hope this help

Valerio Daelli
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to