keystone/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf

13 lines
301 B
Plaintext

# The domain-specific configuration file for the test domain
# 'domain2' for use with unit tests.
[ldap]
url = fake://memory
user = cn=Admin
password = password
suffix = cn=myroot,cn=com
group_tree_dn = ou=UserGroups,dc=myroot,dc=org
user_tree_dn = ou=Users,dc=myroot,dc=org
[identity]
driver = ldap