Split the winbindd_passdb backend into a 'builtin' and a 'sam'
commit972efa0a5e548ab9e8bbae20acbaea58f60f12ce
authorJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:50:17 +0000 (30 23:50 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 5 Jun 2008 06:18:30 +0000 (5 08:18 +0200)
tree9502e3ff4931c3247e2a5b6dfaa0d1cac728e5d2
parent05295505bb773e5351ebcbf0dd9694e72ae94a7e
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.
(cherry picked from commit ce45c773543c6687669fb6a9dd062a6a7e45b409)
source/winbindd/winbindd_cache.c
source/winbindd/winbindd_ndr.c
source/winbindd/winbindd_passdb.c
source/winbindd/winbindd_util.c