s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch"
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Wed, 26 Oct 2011 08:04:11 +0000 (10:04 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 27 Oct 2011 16:52:28 +0000 (18:52 +0200)
commit7161bb4b374523fdc075205362cf93997671c3bc
tree554ad34e99dbd84320e48bc16f1761148948c130
parentc9ac02895138239126231ed9752f501ceb8f0747
s4:password_hash LDB module - fix compiler warning due to unsatisfied "switch"

Bail out on other LDB request types (only add and modify allowed).
source4/dsdb/samdb/ldb_modules/password_hash.c