s3:passdb s3compat Always ask the passdb module, even about the guest account
authorAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 11:03:52 +0000 (21:03 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 12:34:21 +0000 (22:34 +1000)
commit38bff08b7e736a655fd5cd00886c811607fda023
tree7ed83726bc7e31c293b38e3719774f575e724d3b
parentef169692b995a3b5f2059586261598f66295c210
s3:passdb s3compat Always ask the passdb module, even about the guest account

The pdb_samba4 has a much better idea of the correct return values for
the guest account than the 'make it up from /etc/passwd' replacement
function.

Andrew Bartlett
source3/passdb/pdb_interface.c