Skip to content

SID to domain

ryannewington edited this page Jun 23, 2016 · 1 revision

SID to domain

Summary

This transform takes a user SID, and extracts the Active Directory domain from it. You can choose to return the domain information either as

  • A binary SID value
  • A string SID value
  • The NetBIOS name of the domain

The transform can only return the NetBIOS name of the domain, if that domain is known to the server where the transform is executing. If the domain cannot be resolved into a name, the string representation of the SID is returned

Parameters

Parameter Description
Format Specifies the format that the domain SID should be returned as

Input Type

The transform accepts a binary SID as an input.

Multiple input values

The transform accepts multiple input values, and processes each of them individually.

Return Type

The transform returns either a binary or string value depending on the format chosen.

Usage

Input value Format Output value
Binary SID
SID String
NetBIOS Name DOMAIN