Searched refs:owner_sid (Results 1 – 2 of 2) sorted by relevance
272 smb_sid_t *owner_sid; in smb_token_set_owner() local275 owner_sid = smb_wka_get_sid("Administrators"); in smb_token_set_owner()276 assert(owner_sid); in smb_token_set_owner()278 owner_sid = token->tkn_user->i_sid; in smb_token_set_owner()281 token->tkn_owner.i_sid = smb_sid_dup(owner_sid); in smb_token_set_owner()
732 ksid_t *owner_sid; in smb_fsacl_inherit() local737 owner_sid = crgetsid(cr, KSID_OWNER); in smb_fsacl_inherit()739 ASSERT(owner_sid); in smb_fsacl_inherit()741 uid = owner_sid->ks_id; in smb_fsacl_inherit()