Open laurivosandi opened 6 years ago
Also two extra scenarios where UserAccountControl
attribute is not enough:
accountExpires
attributelockoutTime
And then there's also pwdLastSet
mess because password expiration is read from domain root object's pwdMaxAge
attribute, but one should take account the neverExpires
bit in UserAccountControl
. Though I guess Certidude should not care about the password...
Currently OCSP responder returns ok regardless of user account status in AD. Certidude should have config to handle this