Samba 4 test function for samr_GetAliasMembership?

Volker.Lendecke at SerNet.DE Volker.Lendecke at SerNet.DE
Thu Apr 15 17:02:50 GMT 2004


Hi!

The Samba 4 IDL for samr_GetAliasMembership looks like:

        NTSTATUS samr_GetAliasMembership(
                [in,ref]      policy_handle *handle,
                [in,ref]  lsa_SidArray  *sids,
                [out]         samr_Ids *rids
                );

This expects a lsa_SidArray. I would like to write a test for this function,
but the lsa_SidArray is somewhat awkward to create. 

What is the recommended way to create such a structure? Completely by hand, or
is there some recommended abstraction I did not yet find?

Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20040415/4b2f4525/attachment.bin


More information about the samba-technical mailing list