Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
authorMichael Adam <obnox@samba.org>
Fri, 30 Nov 2007 15:11:43 +0000 (16:11 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 12 Dec 2007 17:01:06 +0000 (18:01 +0100)
commit821de8a047eea10fefb0851792a9e4633c16d871
tree4ba2f3309e7f91bfe7eb6187806f52db6216edaf
parent120f2c05a36a59fe6829cc73f20c269ffef134ad
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.

This is a first patch aimed at fixing bug #4801.
It is still incomplete in that winbindd does not walk
the the trusted domains to lookup unqualified names here.
Apart from that this fix should be pretty much complete.

Michael
source/passdb/lookup_sid.c
source/rpc_server/srv_lsa_nt.c