PAM debug
    Valerio daelli 
    valerio.daelli at gmail.com
       
    Tue Jul 26 07:19:43 GMT 2005
    
    
  
Hello
we are having problems with PAM authenticating users on LDAP.
We have FreeBSD 5.3.
We would like to switch debugging.
If we put this line in /etc/pam.d/login
auth            sufficient      pam_ldap.so        debug try_first_pass
nothing happens.
This is our nss_ldap.conf
--------------------------------------------------
uri  ldap://127.0.0.1/
base dc=ifom-ieo-campus,dc=it
binddn uid=MYID,dc=MYDOMAIN
bindpw MYPASSWD
pam_password SSHA
scope sub
logdir /var/log
debug 9
--------------------------------------------------
Thanks a lot
Valerio Daelli
    
    
More information about the freebsd-questions
mailing list