Skip to content

Instantly share code, notes, and snippets.

@a1git
Created December 9, 2020 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/1f9b9e438c78683b900ff85d36d6ecc7 to your computer and use it in GitHub Desktop.
Save a1git/1f9b9e438c78683b900ff85d36d6ecc7 to your computer and use it in GitHub Desktop.
horizon_keystone_multidomain_support: True
horizon_keystone_multidomain_dropdown: True
keystone_ldap:
domain.com:
url: "ldap://192.x.x.x,ldap://192.y.y.y"
user: "cn=u1,ou=Service_Accounts,ou=Root,dc=domain,dc=com"
password: "******"
suffix: "dc=domain,dc=com"
query_scope: "sub"
user_tree_dn: "ou=Sites,ou=Root,dc=domain,dc=com"
user_objectclass: "user"
user_name_attribute: "sAMAccountName"
horizon_default_domain: "yes"
keystone_domain_description: "domain Domain"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment