Skip to content

v36.0.0

Compare
Choose a tag to compare
@rsemkin rsemkin released this 03 Sep 10:38
· 5 commits to master since this release
07145d0

Some notable changes in PrivX 36.0 (please refer to PrivX documentation for full details):

Custom attributes can be assigned to local user.
ManagedAccount SecurityIdentifier field can be modified (if needed).
ManagedAccount SamAccountName can be specified.
RDP certificate authentication can be disabled for a ManagedAccount via DisableRdpCertAuth flag.

The changes above are part of the support for RDP certificate authentication using strong mapping (SID extension). The SecurityIdentifier (SID) is scanned automatically if possible. Otherwise, it can be edited via custom attribute for local user or via SecurityIdentifier property for ManagedUser. Legacy Windows account format DOMAIN\username can be used in a host account configuration together with a target domain.