mirror of
https://github.com/samba-team/samba.git
synced 2025-07-19 04:59:10 +03:00
s4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAllocationPool as per-DC attributes
This commit is contained in:
@ -440,6 +440,7 @@ class LDAPObject(object):
|
||||
# Default Naming Context
|
||||
"lastLogon", "lastLogoff", "badPwdCount", "logonCount", "badPasswordTime", "modifiedCount",
|
||||
"operatingSystemVersion","oEMInformation",
|
||||
"ridNextRID", "rIDPreviousAllocationPool",
|
||||
# Configuration Naming Context
|
||||
"repsFrom", "dSCorePropagationData", "msExchServer1HighestUSN",
|
||||
"replUpToDateVector", "repsTo", "whenChanged", "uSNChanged", "uSNCreated",
|
||||
|
Reference in New Issue
Block a user