initial server side privileges implementation, using a tdb. This needs to be hooked...
commitfaf30e69ae0a54a770ef230c0ebae802c0a86be4
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Feb 2003 09:14:35 +0000 (12 09:14 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 12 Feb 2003 09:14:35 +0000 (12 09:14 +0000)
tree2b95db3b72331eb12f4177e333355ffb3b74b41a
parentce7db9bdcc8ed1333812b95a672e946aeb986bdc
initial server side privileges implementation, using a tdb. This needs to be hooked into pdb, and we need some access control on changing privileges. That's next
(This used to be commit f4f1f84a6bf1d356ccc83f0ecb135bef4a39619e)
source3/Makefile.in
source3/passdb/privileges.c [new file with mode: 0644]
source3/rpc_client/cli_lsarpc.c
source3/rpc_server/srv_lsa_nt.c