mirror of
https://github.com/samba-team/samba.git
synced 2025-10-16 11:33:16 +03:00
This means we only show and set the values when they are not the
values the schema and objectclass module would impose.
Andrew Bartlett
(This used to be commit c2f2e01357
)
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
###############################
|
|
# Configuration Naming Context
|
|
###############################
|
|
dn: ${CONFIGDN}
|
|
changetype: modify
|
|
replace: subRefs
|
|
subRefs: ${SCHEMADN}
|