initial server side privileges implementation, using a tdb. This needs to be hooked...
authorAndrew Tridgell <tridge@samba.org>
Wed, 12 Feb 2003 09:14:35 +0000 (09:14 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 12 Feb 2003 09:14:35 +0000 (09:14 +0000)
commitf4f1f84a6bf1d356ccc83f0ecb135bef4a39619e
treeb49f620e9a74585b04a65e59a2f0702c96b80607
parent9deb14a2e63fa71a05915b5ab865b8d0c11df098
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
source/Makefile.in
source/passdb/privileges.c [new file with mode: 0644]
source/rpc_client/cli_lsarpc.c
source/rpc_server/srv_lsa_nt.c