Advertisement
Guest User

Untitled

a guest
May 10th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1.  
  2. #<ldap_authentication>
  3. #
  4. # allow_web_config no
  5. # autodetect_from /etc/ldap/ldap.conf
  6. # uri ldap://localhost:389
  7. #
  8. # default_login_attr uid
  9. # default_login_filter objectclass=pilotPerson
  10. #
  11. # query_users uid ou=People,dc=aust,o=ami-net?sub?(objectClass=pilotPerson)
  12. #
  13. # query_groups ou=Group,dc=aust,o=ami-net?sub?(objectClass=groupOfNames)
  14. # bind_group juststudents2012 912
  15. # bind_group staff 512
  16. #
  17. # bind_dn admin
  18. # bind_password password
  19. #
  20. #</ldap_authentication>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement