nt_authority_sid   54 source4/rpc_server/lsa/lsa.h 	struct dom_sid *nt_authority_sid;
nt_authority_sid  170 source4/rpc_server/lsa/lsa_init.c 	state->nt_authority_sid = dom_sid_parse_talloc(state, SID_NT_AUTHORITY);
nt_authority_sid  171 source4/rpc_server/lsa/lsa_init.c 	if (!state->nt_authority_sid) {