yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11221
[Bug 1289062] [NEW] LDAP read only config options are ignored
Public bug reported:
The LDAP configuration includes a number of options such as:
[ldap]
user_allow_create = False
user_allow_update = False
user_allow_delete = False
tenant_allow_create = True
tenant_allow_update = True
tenant_allow_delete = True
role_allow_create = True
role_allow_update = True
role_allow_delete = True
>From what i can gather these were added in the Essex release but are
currently being completely ignored. We either need to enforce these
values or remove them from the configuration files as they are
misleading to our users.
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1289062
Title:
LDAP read only config options are ignored
Status in OpenStack Identity (Keystone):
New
Bug description:
The LDAP configuration includes a number of options such as:
[ldap]
user_allow_create = False
user_allow_update = False
user_allow_delete = False
tenant_allow_create = True
tenant_allow_update = True
tenant_allow_delete = True
role_allow_create = True
role_allow_update = True
role_allow_delete = True
From what i can gather these were added in the Essex release but are
currently being completely ignored. We either need to enforce these
values or remove them from the configuration files as they are
misleading to our users.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1289062/+subscriptions
Follow ups
References