r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, but
authorJim McDonough <jmcd@samba.org>
Tue, 6 Apr 2004 22:02:47 +0000 (22:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:08 +0000 (10:51 -0500)
commitddc0716fa88bcef0dfe2396ad4b93a5904629d71
treef1fe9807c08a56c4bad1ada0a69ccecde84f6f7a
parentd2b58ab66f049fa33130673253ceca68774efdec
r91: Fix lsalookupnames.  Previously we'd fail if we didn't find the name, but
we never checked if it was a domain user and didn't find a local one.
(This used to be commit 68022f5ebc55d1f3403dee5198d364cff300baf5)
source3/lib/util_sid.c
source3/rpc_server/srv_lsa_nt.c