s3-winbind: Fix paranoia checks in winbindd_samr.c.
commit5b7c9465c895e393092abe287110384bc45e511f
authorAndreas Schneider <asn@samba.org>
Fri, 20 May 2011 13:42:46 +0000 (20 15:42 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Jul 2011 19:44:10 +0000 (26 21:44 +0200)
treec50c9ba464b1c2a439e8d501ae5dfe1ace2ea6fc
parent593576899e682b04f979b1e9b8125e67d3f5f95e
s3-winbind: Fix paranoia checks in winbindd_samr.c.

This fixes looking up the correct unix user instead of allocation a new
uid and creating it.

Fix bug #8215 (winbind unix username lookup doesn't work correctly).
(cherry picked from commit 531edfdd1924bfb2ef486820f7f5787098bd953a)
source3/winbindd/winbindd_samr.c