File: add-group_members_are_ids-7decbef235d0afd8.yaml

package info (click to toggle)
puppet-module-keystone 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 9,684; pascal: 295; python: 38; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
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.