aquaballoon

/etc/ldap/ldap.conf

Jun 27th, 2011
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. #
  2. # LDAP Defaults
  3. #
  4.  
  5. # See ldap.conf(5) for details
  6. # This file should be world readable but not world writable.
  7.  
  8. BASE    dc=linuxtest,dc=huree
  9. URI ldap://xxx.yyy.zzz.www
  10.  
  11. rootbinddn cn=admin,dc=linuxtest,dc=huree
  12. bind_policy soft
  13.  
  14. #SIZELIMIT  12
  15. #TIMELIMIT  15
  16. #DEREF      never
Advertisement
Add Comment
Please, Sign In to add comment