summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb.h
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-08-15 19:52:18 +0200
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-08-17 18:45:32 +0200
commitbbb9dc806e4399c65dee9b5dc2cde0bfaa9609bd (patch)
tree57fac86a5faea10568b7e5b9c3a4dc1df6ee78cc /source4/dsdb/samdb/samdb.h
parent7eebcebbab8f62935bd1d5460e58b0a8f2cc30e8 (diff)
downloadsamba-bbb9dc806e4399c65dee9b5dc2cde0bfaa9609bd.tar.gz
samba-bbb9dc806e4399c65dee9b5dc2cde0bfaa9609bd.tar.bz2
samba-bbb9dc806e4399c65dee9b5dc2cde0bfaa9609bd.zip
s4:DSDB - rename the "DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID"
Rename it to "DSDB_CONTROL_PASSWORD_CHANGE_OID". This control will afterwards contain a record with the specified old password as NT and/or LM hash.
Diffstat (limited to 'source4/dsdb/samdb/samdb.h')
-rw-r--r--source4/dsdb/samdb/samdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dsdb/samdb/samdb.h b/source4/dsdb/samdb/samdb.h
index 75aae7f108..93bab7bd2c 100644
--- a/source4/dsdb/samdb/samdb.h
+++ b/source4/dsdb/samdb/samdb.h
@@ -80,7 +80,7 @@ struct dsdb_control_password_change_status {
#define DSDB_CONTROL_PASSWORD_HASH_VALUES_OID "1.3.6.1.4.1.7165.4.3.9"
-#define DSDB_CONTROL_PASSWORD_CHANGE_OLD_PW_CHECKED_OID "1.3.6.1.4.1.7165.4.3.10"
+#define DSDB_CONTROL_PASSWORD_CHANGE_OID "1.3.6.1.4.1.7165.4.3.10"
/**
DSDB_CONTROL_APPLY_LINKS is internal to Samba4 - a token passed between repl_meta_data and linked_attributes modules