fti-lit

Results 1 issues of fti-lit

If I understand correctly, the ListTrustedToAuthenticateForDelegation (and NumberTrustedToAuthenticateForDelegation) is taken from [HealthCheckAnalyser.cs#L772](https://github.com/vletoux/pingcastle/blob/933316dab78685caaf4e2cee3dd541511035e73a/Healthcheck/HealthcheckAnalyzer.cs#L772): if ((x.UserAccountControl & 0x80000) != 0) { data.AddDetail("TrustedToAuthenticateForDelegation", GetAccountDetail(x)); } In our report, we have : 2 CN=some-DC1,OU=Domain...