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

15 lines
326 B
Plaintext

# The domain-specific configuration file for the default domain for
# use with unit tests.
#
# The domain_name of the default domain is 'Default', hence the
# strange mix of upper/lower case in the file name.
[ldap]
url = fake://memory
user = cn=Admin
password = password
suffix = cn=example,cn=com
[identity]
driver = ldap