mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
3572073491
- removed the timestamps module, replacing it with the operational module
- added a ldb_msg_copy_shallow() function which should be used when a module
wants to add new elements to a message on add/modify. This is needed
because the caller might be using a constant structure, or may want to
re-use the structure again
- enabled the UTC time attribute syntaxes in the operational module
(This used to be commit 61e8b01022
)
33 lines
1.0 KiB
Plaintext
33 lines
1.0 KiB
Plaintext
dn: @INDEXLIST
|
|
|
|
dn: @ATTRIBUTES
|
|
createTimestamp: HIDDEN
|
|
modifyTimestamp: HIDDEN
|
|
|
|
dn: @SUBCLASSES
|
|
|
|
dn: @MODULES
|
|
@MODULE: operational
|
|
|
|
dn: cn=rootDSE
|
|
currentTime: _DYNAMIC_
|
|
subschemaSubentry: CN=Aggregate,CN=Schema,CN=Configuration,${BASEDN}
|
|
dsServiceName: CN=NTDS Settings,CN=${NETBIOSNAME},CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,${BASEDN}
|
|
namingContexts: ${BASEDN}
|
|
namingContexts: CN=Configuration,${BASEDN}
|
|
namingContexts: CN=Schema,CN=Configuration,${BASEDN}
|
|
defaultNamingContext: ${BASEDN}
|
|
rootDomainNamingContext: ${BASEDN}
|
|
configurationNamingContext: CN=Configuration,${BASEDN}
|
|
schemaNamingContext: CN=Schema,CN=Configuration,${BASEDN}
|
|
supportedLDAPVersion: 3
|
|
highestCommittedUSN: _DYNAMIC_
|
|
supportedSASLMechanisms: GSS-SPNEGO
|
|
dnsHostName: ${DNSNAME}
|
|
ldapServiceName: ${DNSDOMAIN}:${NETBIOSNAME}$@${DNSDOMAIN}
|
|
serverName: CN=${NETBIOSNAME},CN=Servers,CN=Default-First-Site,CN=Sites,CN=Configuration,${BASEDN}
|
|
isSynchronized: _DYNAMIC_
|
|
domainFunctionality: 0
|
|
forestFunctionality: 0
|
|
domainControllerFunctionality: 2
|