Some const correctness. Stop tdb being used as a remote backend. If an
authorJeremy Allison <jra@samba.org>
Fri, 27 Jun 2003 20:55:48 +0000 (20:55 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 27 Jun 2003 20:55:48 +0000 (20:55 +0000)
commit0e983b32fd309de24b923a5c4928635c6c03e89f
tree6630f255098fd23e0b0b39f6410f86bb7c682077
parent8d31403fe831684daaa45d2784c36ab14e3a822a
Some const correctness. Stop tdb being used as a remote backend. If an
idmap backend is specified cause smbd to ask winbindd (use winbindd if
you want a consistant remote backend solution).
Should work well enough for next beta now...
Jeremy.
(This used to be commit 8f830c509af5976d988a30f0b0aee4ec61dd97a3)
source3/nsswitch/winbindd.c
source3/printing/notify.c
source3/sam/idmap.c
source3/sam/idmap_tdb.c
source3/sam/idmap_winbind.c
source3/smbd/nttrans.c
source3/smbd/server.c
source3/utils/net_idmap.c
source3/utils/pdbedit.c
source3/utils/smbcontrol.c