mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-26 17:01:14 -06:00
12 lines
387 B
Plaintext
12 lines
387 B
Plaintext
|
|
||
|
# add plugin configuration for ipk11UniqueId
|
||
|
dn: cn=IPK11 Unique IDs,cn=IPA UUID,cn=plugins,cn=config
|
||
|
default: objectclass: top
|
||
|
default: objectclass: extensibleObject
|
||
|
default: cn: IPK11 Unique IDs
|
||
|
default: ipaUuidAttr: ipk11UniqueID
|
||
|
default: ipaUuidMagicRegen: autogenerate
|
||
|
default: ipaUuidFilter: (objectclass=ipk11Object)
|
||
|
default: ipaUuidScope: $SUFFIX
|
||
|
default: ipaUuidEnforce: FALSE
|