TestimoX

API Reference

Class

ServiceAccountEncryptionAnalyzer

Namespace ADPlayground.Kerberos
Assembly ADPlayground
Modifiers static

Analyzer for Kerberos encryption settings of service accounts (SPN-bearing user accounts).

Inheritance

  • Object
  • ServiceAccountEncryptionAnalyzer

Methods

public static IReadOnlyList<String> GetDesEnabledServiceAccounts(String domainName) #
Returns: IReadOnlyList<String>

Returns SAM account names of service accounts that have DES encryption enabled. Excludes managed service accounts (names ending with '$').

Parameters

domainName System.String requiredposition: 0