s4:param Modify secrets_get_domain_sid to give more useful errors
authorAndrew Bartlett <abartlet@samba.org>
Wed, 17 Feb 2010 23:54:53 +0000 (10:54 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 17 Feb 2010 23:58:24 +0000 (10:58 +1100)
commit7202dcdcc06080f0227b82993b446bda4c0782df
treedff081473f36f9c685f0ff958b4f8dce4651b8d4
parent7b4387f765e34177000c8218f51e2c1d227504e6
s4:param Modify secrets_get_domain_sid to give more useful errors

This also moves the calls to secrets_get_domain_sid back into
winbind_task_init(), so that we can terminate with a much more
detailed error message.  (The previous message was simply
NT_STATUS_CANT_ACCESS_DOMAIN_INFO).

Andrew Bartlett
source4/param/secrets.c
source4/param/secrets.h
source4/winbind/config.mk
source4/winbind/wb_server.c
source4/winbind/wb_setup_domains.c [deleted file]