summaryrefslogtreecommitdiff
path: root/python/samba
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2019-02-21 09:20:48 +0100
committerAndrew Bartlett <abartlet@samba.org>2019-04-11 04:17:10 +0000
commitb5b572d5f71e2b9783ddb25c21ac32904fbfd661 (patch)
tree08c90b7762bfb0a552acd459e10f399c78e6e6dd /python/samba
parente34abefb77729330cd48bc039c82b03fe545f8a9 (diff)
downloadsamba-b5b572d5f71e2b9783ddb25c21ac32904fbfd661.tar.gz
ldapcmp: ignore 'schemaInfo' if two domains are compared
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13799 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Diffstat (limited to 'python/samba')
-rw-r--r--python/samba/netcmd/ldapcmp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/netcmd/ldapcmp.py b/python/samba/netcmd/ldapcmp.py
index 17c62928a55..6051b55b31a 100644
--- a/python/samba/netcmd/ldapcmp.py
+++ b/python/samba/netcmd/ldapcmp.py
@@ -460,7 +460,7 @@ class LDAPObject(object):
"msDs-masteredBy", "lastSetTime",
"ipsecNegotiationPolicyReference", "subRefs", "gPCFileSysPath",
"accountExpires", "invocationId", "operatingSystemVersion",
- "oEMInformation",
+ "oEMInformation", "schemaInfo",
# After Exchange preps
"targetAddress", "msExchMailboxGuid", "siteFolderGUID"]
#