summaryrefslogtreecommitdiff
path: root/source4/dsdb
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-05-11 08:34:35 +0200
committerStefan Metzmacher <metze@samba.org>2010-05-11 08:38:26 +0200
commit8489934ce3cb1d11f94abab81ccdd00ee74d3d44 (patch)
treeaeba6b2a142260c3ea50456c3aaa279bea8b3ebb /source4/dsdb
parentad5b9ae8dc5c410ac3d9a510a82aaef2551efb57 (diff)
downloadsamba-8489934ce3cb1d11f94abab81ccdd00ee74d3d44.tar.gz
samba-8489934ce3cb1d11f94abab81ccdd00ee74d3d44.tar.bz2
samba-8489934ce3cb1d11f94abab81ccdd00ee74d3d44.zip
Revert "s4:password_hash LDB module - don't break the provision"
This reverts commit 6276343ce1b7dd7d217e5a419c09f209f5f87379. This is not needed anymore. metze
Diffstat (limited to 'source4/dsdb')
-rw-r--r--source4/dsdb/samdb/ldb_modules/password_hash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/password_hash.c b/source4/dsdb/samdb/ldb_modules/password_hash.c
index 38617b08c5..f9e7f52cd9 100644
--- a/source4/dsdb/samdb/ldb_modules/password_hash.c
+++ b/source4/dsdb/samdb/ldb_modules/password_hash.c
@@ -1675,9 +1675,6 @@ static int setup_io(struct ph_context *ac,
return LDB_ERR_CONSTRAINT_VIOLATION;
}
- /* FIXME: fix to don't break provision */
- io->ac->hash_values = true;
-
/* Only non-trust accounts have restrictions (possibly this test is the
* wrong way around, but we like to be restrictive if possible */
io->u.restrictions = !(io->u.userAccountControl