s3:idmap: in idmap_init_domain() load methods before loading further config
commit3ac00c9dc348733f0bb999a91a8faa6443ac99eb
authorMichael Adam <obnox@samba.org>
Sun, 20 Jul 2014 09:53:32 +0000 (20 11:53 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 25 Jul 2014 09:52:10 +0000 (25 11:52 +0200)
tree8014a746f48a12c074a987da66796f8b532edec6
parent3c6ec8908a697ac95536b35d242ccd64e524a0a5
s3:idmap: in idmap_init_domain() load methods before loading further config

Check whether the requested backend exists at all, before going
further into the config parsing.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/winbindd/idmap.c