ExtendedRights

The ExtendedRights class contains GUIDs of extended rights supported by Adaxes.

Inheritance: Object

Namespace: Softerra.Adaxes.Ldap

Fields

Properties

  • Property

  • Description

  • AllExtendedRights

  • Gets an array of GUIDs of all extended rights supported by Adaxes.

Details

ChangeDomainMaster

Extended right to change the domain naming FSMO role owner.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ChangeInfrastructureMaster

Extended right to change the infrastructure FSMO role owner.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ChangePdc

Extended right to change the Primary Domain Controller (PDC) emulator FSMO role owner.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ChangeRidMaster

Extended right to change the relative identifier (RID) master FSMO role owner.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ChangeSchemaMaster

Extended right to change the schema master FSMO role owner.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

DoGarbageCollection

Extended right to force the Directory Service to do garbage collection.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

DSCheckStalePhantoms

Extended right to force the Directory Service to check stale phantom objects.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

RecalculateHierarchy

Extended right to force the Directory Service to recalculate the hierarchy.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

RecalculateSecurityInheritance

Extended right to force the Directory Service to recompute Access Control List (ACL) inheritance on a Naming Context.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

RefreshGroupCache

No GC logon relies on caching group memberships and this control access right is used to allow administrators/operators with appropriate permissions to cause an immediate refresh of the cache, contacting an available G.C.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

UpdateSchemaCache

Extended right to force a schema cache update.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

UserForceChangePassword

Extended right to reset a password for a user account.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

UserChangePassword

Extended right to change a password for a user account.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ReadLoggingInformation

Extended right to read logging information about a directory object.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ReadSummaryLog

Extended right to read the summary log.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

RunScript

Extended right to execute scripts. This extended right can be applied to the Configuration Objects container only.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ExecuteAllCustomCommands

Extended right to execute all custom commands.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

EnrollDisenrollUser

Extended right to enroll or disenroll a user for Password Self-Service.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

GetPasswordSelfServiceReport

Extended right to get Password Self-Service reports.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

SendSms

Extended right to send SMS messages.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

MoveMailbox

Extended right to move Exchange mailboxes.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

CreateMailbox

Extended right to create Exchange mailboxes.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

DeleteMailbox

Extended right to delete Exchange mailboxes.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

EstablishEmailAddress

Extended right to establish email addresses (mail-enable) in Exchange.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

DeleteEmailAddress

Extended right to delete email addresses established in Exchange (mail-disable).

  • Type:
  • Guid
  • Access:
  • Read-only (static)

ArchiveHomeDirectory

Extended right to archive the home directory of a user.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

GenerateReport

Extended right to generate reports.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

RestoreObject

Extended right to restore directory objects.

  • Type:
  • Guid
  • Access:
  • Read-only (static)

AllExtendedRights

Gets an array of GUIDs of all extended rights supported by Adaxes.

  • Type:
  • Guid[]
  • Access:
  • Read-only (static)

Requirements

Minimum required version: 2009.1

See also