mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-12 09:11:55 -06:00
6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
|
# Add the taskgroup container
|
||
|
|
||
|
dn: cn=taskgroups,$SUFFIX
|
||
|
add:objectClass: nsContainer
|
||
|
add:cn: taskgroups
|