r4034: add a function security_descriptor_create() which can be used to
authorAndrew Tridgell <tridge@samba.org>
Thu, 2 Dec 2004 04:34:11 +0000 (04:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:06:16 +0000 (13:06 -0500)
commit81476cd9fad32f5629de44d45c3a9c58d67e5864
treef1c173c1e6bf6dbeaad609a052cce2bbcac04f39
parent450368c83365020fd8b5f4c2c6eafa23aa1aa2aa
r4034: add a function security_descriptor_create() which can be used to
easily create complex security descriptors for testing. This greatly
simplifies the smbtorture code I am writing for testing our
new access_check code.
(This used to be commit 891a8bc16af3c6ce5800e793ce4ec8b0078e444f)
source4/libcli/security/security_descriptor.c