Idra, your privileges patch allowed login only with tdbsam. The problem is
authorVolker Lendecke <vlendec@samba.org>
Tue, 2 Mar 2004 14:19:44 +0000 (14:19 +0000)
committerVolker Lendecke <vlendec@samba.org>
Tue, 2 Mar 2004 14:19:44 +0000 (14:19 +0000)
commitb790753f443092a65eeef7b146a18d4c5ffcb323
tree45f60a94f6442364eea9daa281cc39672a87d323
parentfa6500fe773ae1f0aa70f370600b6f7aa7f65f3d
Idra, your privileges patch allowed login only with tdbsam. The problem is
that pdb_default_get_privilege_set returns NOT_IMPLEMENTED and not a privilege
set that does not grant anything. I don't really understand privileges yet, so
work around that by not failing if pdb_get_privilege_set fails.

Volker
source/auth/auth_util.c