diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-01-06 19:34:14 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-01-08 13:03:02 +1100 |
commit | b1f97b7e60b68429f0a9c12de9cd1cf24b2d8d35 (patch) | |
tree | 22cb81f5cf54fc32b93b44820dc8064921cf421f /source4/setup | |
parent | 2590b7795d38728f53f795c2b60b32ace9ca5c4b (diff) | |
download | samba-b1f97b7e60b68429f0a9c12de9cd1cf24b2d8d35.tar.gz samba-b1f97b7e60b68429f0a9c12de9cd1cf24b2d8d35.tar.bz2 samba-b1f97b7e60b68429f0a9c12de9cd1cf24b2d8d35.zip |
s4-dsdb: added an extended operation for allocating a new RID pool
This will be called by getncchanges when a client asks for a
DRSUAPI_EXOP_FSMO_RID_ALLOC operation
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/setup')
-rw-r--r-- | source4/setup/schema_samba4.ldif | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/setup/schema_samba4.ldif b/source4/setup/schema_samba4.ldif index 70ae5d8d77..e28aa0e5cb 100644 --- a/source4/setup/schema_samba4.ldif +++ b/source4/setup/schema_samba4.ldif @@ -182,6 +182,7 @@ #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: DSDB_EXTENDED_CREATE_PARTITION_OID 1.3.6.1.4.1.7165.4.4.4 +#Allocated: DSDB_EXTENDED_ALLOCATE_RID_POOL 1.3.6.1.4.1.7165.4.4.5 #Allocated: (middleName) attributeID: 1.3.6.1.4.1.7165.4.255.1 |