added IDL and test for lsa_EnumAccountRights()
authorAndrew Tridgell <tridge@samba.org>
Mon, 10 Nov 2003 12:12:22 +0000 (12:12 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 10 Nov 2003 12:12:22 +0000 (12:12 +0000)
commit447c5f13d40d05a49b8bfa1c28c2797371ff5352
tree3f3359b3b9525765506023b6d2b9d0a8936b47ba
parentf8bbce69bf43984ddf35c22cb6a9e6ef22f8f6f4
added IDL and test for lsa_EnumAccountRights()

interestingly, win2000 doesn't return the same list of rights via
lsa_EnumAccountRights() and lsa_EnumPrivsAccount()
source/librpc/idl/lsa.idl
source/librpc/ndr/ndr_lsa.c
source/librpc/ndr/ndr_lsa.h
source/librpc/rpc/rpc_lsa.c
source/torture/rpc/lsa.c