ToolSci.com

🪪 Active Directory SID Interpreter

Parses Windows Security Identifiers (SIDs) into Revision, Identifier Authority, Domain ID, and RID with well-known account lookups.

ℹ️ About Active Directory SID Interpreter

Parses Windows Active Directory Security Identifiers (SIDs). Decodes the SID components: Revision Number, Identifier Authority, Sub-Authorities, Domain Identifier, and Relative Identifier (RID) to identify built-in accounts such as Domain Admins, Administrator, KRBTGT, and Enterprise Admins.

📖 How to use Active Directory SID Interpreter

  1. 1. Paste any Windows SID (e.g., S-1-5-21-3623811015-3361044348-30300820-500).
  2. 2. Click 'Run Tool' to decode the SID structure.
  3. 3. Review the associated account type and RID interpretation.

Frequently Asked Questions

What is a RID in Windows?

RID stands for Relative Identifier. It is the final numeric segment of a SID that uniquely identifies a specific user, group, or computer within a domain.

🔗 Related SysAdmin Tools