Use the correct 'dereference' OID (temp OpenLDAP oid for now)
authorAndrew Bartlett <abartlet@samba.org>
Thu, 11 Dec 2008 01:46:18 +0000 (12:46 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Dec 2008 01:46:18 +0000 (12:46 +1100)
source4/dsdb/samdb/samdb.h

index 4c5b3b2348cbf6c90de57e130487c8daeeabbde0..efc467865cd7670a7ff8a812e9f6acfb6168a369 100644 (file)
@@ -105,7 +105,7 @@ struct dsdb_pdc_fsmo {
  */
 #define DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID "1.3.6.1.4.1.7165.4.4.2"
 
-#define DSDB_OPENLDAP_DEREFERENCE_CONTROL "1.3.6.1.4.1.1466.115.121.1.12"
+#define DSDB_OPENLDAP_DEREFERENCE_CONTROL "1.3.6.1.4.1.4203.666.5.16"
 
 struct dsdb_openldap_dereference {
        const char *source_attribute;