Split the winbindd_passdb backend into a 'builtin' and a 'sam'
commit346dbc62b826dd126d147107396154c31919da1b
authorJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:49:36 +0000 (30 23:49 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:49:36 +0000 (30 23:49 -0700)
tree70821f474353fb2716e0f47c56ad90245f477310
parent70b37891f9f3f065254c61ec6c5741592d0b3735
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.
(This used to be commit e61ad0c1586733ae1d3518ce56d95094d1ac5ef9)
source3/winbindd/winbindd_cache.c
source3/winbindd/winbindd_ndr.c
source3/winbindd/winbindd_passdb.c
source3/winbindd/winbindd_util.c