Split the winbindd_passdb backend into a 'builtin' and a 'sam'
authorJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:11:31 +0000 (23:11 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 31 May 2008 06:11:31 +0000 (23:11 -0700)
commit92d067497c60c5eab43bae11e6c1236e6cf760bb
tree8d624c97a110882094dd9267aa3993d593f68615
parentafce2cd242b1cbfb9d7e837a9f6d3879112b72e3
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. I will
forward port this to 3.2 and 3.3 over the weekend. Passes
running under valgrind.
Jeremy.
source/nsswitch/winbindd_cache.c
source/nsswitch/winbindd_passdb.c
source/nsswitch/winbindd_util.c