I have the following configuration for this:
---
account required pam_login_access.so
account sufficient /usr/local/lib/pam_ldap.so
account required pam_unix.so
---
when the user neither exist in ldap nor in /etc/passwd then the auhtorization is nevertheless successful... this behavior isnt what i expected.
i want to do authorization through pam_ldap.so and pam_unix.so
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
