Changes

Jump to navigation Jump to search
24 bytes removed ,  22:16, 2 November 2014
Line 493: Line 493:  
* for example
 
* for example
 
'''for sme9'''
 
'''for sme9'''
  ldapsearch -x -D cn=root,dc=stephane,dc=dtdns,dc=net -w $(cat /etc/pam_ldap.secret) -b ou=Users,dc=stephane,dc=dtdns,dc=net "uid=stephane"
+
  ldapsearch -x -D cn=root,dc=mycompany,dc=local -w $(cat /etc/pam_ldap.secret) -b ou=Users,dc=mycompany,dc=local "uid=stephane"
 
'''for sme8'''
 
'''for sme8'''
   ldapsearch -x -D cn=root,dc=stephane,dc=dtdns,dc=net -w $(cat /etc/ldap.secret) -b ou=Users,dc=stephane,dc=dtdns,dc=net "uid=stephane"
+
   ldapsearch -x -D cn=root,dc=mycompany,dc=local -w $(cat /etc/ldap.secret) -b ou=Users,dc=mycompany,dc=local "uid=stephane"
    
==Log==
 
==Log==

Navigation menu