[cifs-protocol] RE: MS-SAMR missing SID name use type ?

Obaid Farooqi obaidf at microsoft.com
Thu Oct 2 21:01:37 GMT 2008


Good Afternoon Ronnie.
My name is Obaid Farooqi. I will be helping you with this inquiry. A case has been created for your question as follows.

Case: SRX081002601190
Title: ProtoDoc 99999 PFIF: MS-SAMR  missing SID name use type ?

Regards,
Obaid Farooqi
Sr. SEE | US-CSS DSC PROTOCOL TEAM | Microsoft

-----Original Message-----
From: ronnie sahlberg [mailto:ronniesahlberg at gmail.com]
Sent: Thursday, October 02, 2008 11:35 AM
To: Interoperability Documentation Help
Cc: pfif at tridgell.net; cifs-protocol at samba.org
Subject: MS-SAMR missing SID name use type ?

Hi,

I am a pfif subcontractor.

The IDL in MS-SAMR describes the types of sids as :

typedef enum _SID_NAME_USE {
    SidTypeUser = 1,
    SidTypeGroup,
    SidTypeDomain,
    SidTypeAlias,
    SidTypeWellKnownGroup,
    SidTypeDeletedAccount,
    SidTypeInvalid,
    SidTypeUnknown,
} SID_NAME_USE, *PSID_NAME_USE;


I believe there might be one additional value for this enum to
describe a sid for a machine/computer :

SidTypeComputer = 9   (or something similar)


This assumption is based on Wireshark and Samba4 code.


regards
ronnie sahlberg



More information about the cifs-protocol mailing list