rosaage

t

Dec 29th, 2014
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. AuthType Basic
  2. AuthName "logon"
  3. AuthBasicProvider ldap
  4. AuthLDAPBindDN "[email protected]"
  5. AuthLDAPBindPassword "Password123"
  6. AuthLDAPURL "LDAP://tageserver.local:389/CN=Users,DC=tageserver,DC=local"
  7. AuthUserFile /dev/null
  8. Require valid-user
Advertisement
Add Comment
Please, Sign In to add comment