r21736: Fix the smbclient test to do something more interesting with the last
commit847102c6ca17f7b7d665863b8caa1d85baef46ad
authorAndrew Bartlett <abartlet@samba.org>
Wed, 7 Mar 2007 04:20:10 +0000 (7 04:20 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:49:20 +0000 (10 14:49 -0500)
tree13515b11aa4db066bc013c9a5a484ae06eff54f3
parentb0b31f52f7614a910dda5c227fa478d6dc5d8841
r21736: Fix the smbclient test to do something more interesting with the last
few authentication tests.  Now that the tests correctly 'fail', I was
able to fix the credentials subsystem to honour USER and PASSWD.

To get --machine-pass working, I needed ldb to always load it's static
modules, so I put this in ldb_connect().

Andrew Bartlett
(This used to be commit 3430d8c072407a1c33c32229095fc9db2142b6fa)
source4/auth/credentials/credentials.c
source4/auth/credentials/credentials.h
source4/auth/credentials/credentials_files.c
source4/lib/ldb/common/ldb.c
testprogs/blackbox/test_smbclient.sh