devstack/files/ldap
Nathan Kinder 7bc783b95b LDAP root DN creation fails
When keystone is configured to set up an LDAP server to use as
it's identity backend, the creation of the root DN fails.  The
problem is that one of the mods in the modify operation that sets
up the root DN is incorrect, which causes the entire modify
operation to fail.  The incorrect mod is attempting to configure
some attribute indexes, but one of the attributes it specifies is
undefined.  This patch removes the undefined attribute from the
template that is used to create the modify operation.

Change-Id: I413587130c64ca4f5f467b2ea1c0ab12867999ce
Closes-Bug: 1275158
2014-01-31 16:54:10 -08:00
..
keystone.ldif.in freshen the LDAP support 2013-11-26 11:28:54 -06:00
manager.ldif.in LDAP root DN creation fails 2014-01-31 16:54:10 -08:00
suse-base-config.ldif.in freshen the LDAP support 2013-11-26 11:28:54 -06:00