diff options
author | Simo Sorce <idra@samba.org> | 2008-10-15 14:03:20 -0400 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2008-10-16 12:55:30 -0400 |
commit | 2deeb99fff1a90c79ba1927e1a069362e250a63c (patch) | |
tree | ccbc23ab01a85dc7f98309be5c93969bfc62ea93 /source4/setup | |
parent | f0dcc1fad452a25305a9c8425eadc68e7f569bfd (diff) | |
download | samba-2deeb99fff1a90c79ba1927e1a069362e250a63c.tar.gz samba-2deeb99fff1a90c79ba1927e1a069362e250a63c.tar.bz2 samba-2deeb99fff1a90c79ba1927e1a069362e250a63c.zip |
Transform the sequence_number operation into a normal extended operation as it should always have been. Make it also async so that it is not a special case.
Diffstat (limited to 'source4/setup')
-rw-r--r-- | source4/setup/schema_samba4.ldif | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/setup/schema_samba4.ldif b/source4/setup/schema_samba4.ldif index 2c007395fb..c27157d713 100644 --- a/source4/setup/schema_samba4.ldif +++ b/source4/setup/schema_samba4.ldif @@ -177,6 +177,8 @@ oMSyntax: 20 #Allocated: DSDB_CONTROL_REPLICATED_UPDATE_OID 1.3.6.1.4.1.7165.4.3.3 #Allocated: DSDB_EXTENDED_REPLICATED_OBJECTS_OID 1.3.6.1.4.1.7165.4.4.1 +#Allocated: DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID 1.3.6.1.4.1.7165.4.4.2 +#Allocated: LDB_EXTENDED_SEQUENCE_NUMBER 1.3.6.1.4.1.7165.4.4.3 #Allocated: (middleName) attributeID: 1.3.6.1.4.1.7165.4.255.1 |