1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

s4-drs: fixed a typo

This commit is contained in:
Andrew Tridgell 2010-11-18 18:47:21 +11:00
parent 5be4bfdc37
commit 6a41afba68

View File

@ -81,7 +81,7 @@ class drs_Replicate:
attids = []
# the exact list of attids we send is quite critical. Note that
# we do ask for the secret attributes, but set set SPECIAL_SECRET_PROCESSING
# we do ask for the secret attributes, but set SPECIAL_SECRET_PROCESSING
# to zero them out
schema_dn = self.samdb.get_schema_basedn()
res = self.samdb.search(base=schema_dn, scope=ldb.SCOPE_SUBTREE,