s3:passdb/pdb_ldap remove an unnecessary check
commit324b3cc00cb97ff8d13bb3dd42e6fdcf0bea67a5
authorChristian Ambach <ambi@samba.org>
Mon, 27 May 2013 12:43:40 +0000 (27 14:43 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 21 Jun 2013 08:44:22 +0000 (21 10:44 +0200)
treea021555b4eef2c45f0af65fd3cb012ddc07a0612
parent01e094b53ff87ca83993e59196efa2c7adca1eec
s3:passdb/pdb_ldap remove an unnecessary check

as general passdb code already verifies for which
idmap domains the module is responsible, requests for
other domains should not come in here any more

Pair-Programmed-With: Michael Adam <obnox@samba.org>

Signed-off-by: Christian Ambach <ambi@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
source3/passdb/pdb_ldap.c