mirror of
https://github.com/samba-team/samba.git
synced 2025-12-09 00:23:50 +03:00
devel-scripts: ask with WRIT_REP by default
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
0755b835cc
commit
fa591a6d3c
@@ -107,6 +107,7 @@ if __name__ == "__main__":
|
||||
parser.add_option("", "--replica-flags", type='int',
|
||||
default=drsuapi.DRSUAPI_DRS_INIT_SYNC |
|
||||
drsuapi.DRSUAPI_DRS_PER_SYNC |
|
||||
drsuapi.DRSUAPI_DRS_WRIT_REP |
|
||||
drsuapi.DRSUAPI_DRS_GET_ANC |
|
||||
drsuapi.DRSUAPI_DRS_NEVER_SYNCED,
|
||||
help='replica flags')
|
||||
|
||||
Reference in New Issue
Block a user