Click or drag to resize
PrivilegeSyncAgent Field
Required for a domain controller to use the LDAP directory synchronization services. This privilege enables the holder to read all objects and properties in the directory, regardless of the protection on the objects and properties. By default, it is assigned to the Administrator and LocalSystem accounts on domain controllers. User Right: Synchronize directory service data.

Namespace: Alphaleonis.Win32.Security
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public static readonly Privilege SyncAgent

Field Value

Type: Privilege
See Also