Advertisement
Guest User

Untitled

a guest
Jul 24th, 2012
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. [ldap]
  2. url = ldap://localhost
  3. tree_dn = dc=wikimedia,dc=org
  4. user_tree_dn = ou=people,dc=wikimedia,dc=org
  5. #role_tree_dn = ou=Roles,dc=example,dc=com
  6. tenant_tree_dn = ou=projects,dc=wikimedia,dc=org
  7. user = uid=novaadmin,ou=people,dc=wikimedia,dc=org
  8. password = <snip>
  9.  
  10. [identity]
  11. driver = keystone.identity.backends.ldap.Identity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement