s3/ldap: don't continue if we couldn't get the domain info on startup
authorBjörn Jacke <bj@sernet.de>
Mon, 15 Aug 2011 12:46:12 +0000 (14:46 +0200)
committerBjoern Jacke <bj@sernet.de>
Thu, 18 Aug 2011 10:48:37 +0000 (12:48 +0200)
commitdcb5720ad01fabac300da478368c140e2b6313d2
tree07bd91432fd948312862c28baa2e31f8f2c70b48
parent5f3301759e33a498803748f30e57712ac67a9965
s3/ldap: don't continue if we couldn't get the domain info on startup

while some things work without the domain info, some important things don't,
which is highly irritating. As even calls like EnumTrustDom fail and
thus clients' domain logins fail we are sufficiently broken to refuse to go on.

Autobuild-User: Björn Jacke <bj@sernet.de>
Autobuild-Date: Thu Aug 18 12:48:37 CEST 2011 on sn-devel-104
source3/passdb/pdb_ldap.c