r9261: Fix #2976: windows member servers wouldn't alloc connections from users
authorJim McDonough <jmcd@samba.org>
Fri, 12 Aug 2005 15:28:19 +0000 (15:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:29 +0000 (11:00 -0500)
commitdcf2200411f8a98eaee03b6fa235e1e9aa41b3f3
treeb400a971a76035293d7f5760e262ec1f6b412ed8
parent4a9637495ecdcf97e211e0af174e2429379e3945
r9261: Fix #2976: windows member servers wouldn't alloc connections from users
defined locally because if we didn't find them as a DC we were marking
the response as authoritative.  Now if it's not a domain we know, we
mark the response non-authoritative.

Fix from jpjanosi@us.ibm.com
(This used to be commit d522277b86ff728f6f2b9feb2f8e3fa38c43d162)
source3/rpc_server/srv_netlog_nt.c