fa21938135
Enable this option if the members of the group object class are keystone user IDs rather than LDAP DNs. This is thecase when using posixGroup as the group object class in Open Directory. Closes-Bug: #1805801 Change-Id: I46ec675fb959c5d1b8f9cbf300e480026e803a66 Signed-off-by: Cyril Lopez <cylopez@redhat.com>
8 lines
281 B
YAML
8 lines
281 B
YAML
---
|
|
features:
|
|
- |
|
|
In Keystone, we can set group_members_are_ids option. This parameter enables
|
|
the members of the group object class to be keystone user IDs
|
|
rather than LDAP DNs. This is the case when using posixGroup as the group
|
|
object class in Open Directory.
|