Issues with PingCastle Reporting Kerberos Password Age

0
13
Asked By TechieTurtle42 On

Hey everyone! I'm rerunning PingCastle after a few months and noticed I've got an extra 50 points deducted for the Kerberos password age check. I confirmed that the password was changed back in February, and the PwdLastSet shows this date. Has anyone encountered a similar issue? Last time I checked, the report was fine after I reset it, but now it shows the age as an outrageous 729580 days!

3 Answers

Answered By CloudySky42 On

Make sure to verify the password age across all your Domain Controllers just to be thorough. You never know what might be different on them!

Answered By NetAdminSam On

If you're okay with it, just delete that line item or mark it as resolved. It's better to focus on the next thing that needs fixing instead of getting stuck on this.

TechieTurtle42 -

Good point! I’ll consider just marking it as remediated if it's not affecting anything.

Answered By ServerGuru99 On

Are you referring to the krbtgt account? You might want to check if you cycled the password twice when you changed it. It's usually recommended to wait a day between each change because the system trusts tokens issued with both the current and previous passwords. This ensures a complete password cycle. I usually use a script for this; it helps avoid potential issues. Here's a solid one you can check out: github.com/zjorz/Public-AD-Scripts/blob/master/Reset-KrbTgt-Password-For-RWDCs-And-RODCs.ps1.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.