aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/keystone/tests/unit/config_files/backend_liveldap.conf
blob: bb9ee08f5118daef6ed349ed37bb79abe1a412a7 (plain)
1
2
3
4
5
6
7
8
9
10
[ldap]
url = ldap://localhost
user = cn=Manager,dc=openstack,dc=org
password = test
suffix = dc=openstack,dc=org
group_tree_dn = ou=UserGroups,dc=openstack,dc=org
user_tree_dn = ou=Users,dc=openstack,dc=org
user_enabled_emulation = True
user_mail_attribute = mail
use_dumb_member = True