s4-privs Seperate rights and privileges
authorAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 06:58:45 +0000 (16:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 11 Sep 2010 08:46:13 +0000 (18:46 +1000)
commit0eea8ecfe262e515011e7637c5a574f23923f169
tree1138c3247f29585df7af3579bb2cb1d018783ac6
parent3b4db34011f06fb785153fa9070fb1da9d8f5c78
s4-privs Seperate rights and privileges

These are related, but slightly different concepts.  The biggest difference
is that rights are not enumerated as a system-wide list.

This moves the rights to security.idl due to dependencies.

Andrew Bartlett
libcli/security/privileges.c
libcli/security/privileges.h
librpc/idl/lsa.idl
librpc/idl/security.idl
source4/dsdb/samdb/samdb_privilege.c
source4/rpc_server/lsa/dcesrv_lsa.c