Split the winbindd_passdb backend into a 'builtin' and a 'sam'
authorJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:49:36 +0000 (23:49 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:49:36 +0000 (23:49 -0700)
commite61ad0c1586733ae1d3518ce56d95094d1ac5ef9
tree32777745eeea7fc86cc04bc2a3a01a5fb906f0ea
parent0c61631f345436bf88e93219c139af8cfbeea18b
Split the winbindd_passdb backend into a 'builtin' and a 'sam'
backend. This allows winbindd when running on a Samba PDC to
correctly answer wbinfo -u lists and other queries.
Jeremy.
source/winbindd/winbindd_cache.c
source/winbindd/winbindd_ndr.c
source/winbindd/winbindd_passdb.c
source/winbindd/winbindd_util.c