mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
5fb98a3534
If custom schema is used in a replicated DC environment, these are created as soon as an attribute is modified on more than one DC. We have to remove these. BUG: https://bugzilla.samba.org/show_bug.cgi?id=11443 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
22 lines
431 B
Plaintext
22 lines
431 B
Plaintext
dn: CN=ops_run_anything2,OU=SUDOers,DC=release-4-1-0rc3,DC=samba,DC=corp
|
|
changetype: add
|
|
sudoUser: %ops
|
|
sudoHost: ALL
|
|
sudoCommand: ALL
|
|
sudoRunAsUser: ALL
|
|
sudoRunAsGroup: ALL
|
|
objectClass: top
|
|
objectClass: sudoRole
|
|
-
|
|
|
|
dn: CN=ops_run_anything3,OU=SUDOers,DC=release-4-1-0rc3,DC=samba,DC=corp
|
|
changetype: add
|
|
sudoUser: %ops
|
|
sudoHost: ALL
|
|
sudoCommand: ALL
|
|
sudoRunAsUser: ALL
|
|
sudoRunAsGroup: ALL
|
|
objectClass: top
|
|
objectClass: sudoRole
|
|
-
|