How to find the definitions of some structs like dom_sid, security_token and so on?

Andrew Bartlett abartlet at samba.org
Sat Jan 14 04:40:45 UTC 2017


On Sat, 2017-01-14 at 02:54 +0000, Fengwei wrote:
> Hi all:
>          Thank you for attention to my question.
>          I can’t find some definitions of structs in the source codes
> of samba 4.3.11, like dom_sid, security_token and so on. where can I
> find them?
>     Best regards!

These are generated from IDL, in particular librpc/idl/security.idl for
the structures you mention.  Once built, the header files end up in
bin/default/librpc/gen_ndr/security.h or similar.

Andrew Bartlett

-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba




More information about the samba-technical mailing list