diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/librpc/idl/drsuapi.idl | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/source4/librpc/idl/drsuapi.idl b/source4/librpc/idl/drsuapi.idl index a01e082267..65bf5fb17d 100644 --- a/source4/librpc/idl/drsuapi.idl +++ b/source4/librpc/idl/drsuapi.idl @@ -198,9 +198,8 @@ interface drsuapi } drsuapi_DsReplicaCoursorCtrEx; typedef [public] bitmap { - /* the _WRITEABLE flag seems to indicate a replication with all attributes, - * and I'm currently always on error when it's set, but w2k and w2k3 uses it - * in the dc join + /* the _WRITEABLE flag indicates a replication with all attributes + * * --metze */ DRSUAPI_DS_REPLICA_NEIGHBOUR_WRITEABLE = 0x00000010, |