this post was submitted on 27 Sep 2024
896 points (98.8% liked)
Programmer Humor
32472 readers
1062 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My company has a 6 month probation period. It also has a 6 month password expiry. Because of all the SSO nonsense, it's quite possible for it to lapse without warning.
It's now a running joke that get locked out on the last day of probation, and you're expecting a call from HR any minute.
You might want to let your IT department that 6 months is a really long time
Current IT best practice is that passwords should never expire on a set schedule, but they should expire if there is evidence they've been breached.
Legit, my old job required a 90-day change, and I once logged into a system I could do monetary damage on with ease, because I took a guess at my manager's password based on how long it had been since he told it to me during an emergency.
He did what every single person I spoke to did. "password 01" changed to "password 02" and I just tried twice, and sure enough he had changed it three times since he had told me.
While I wouldn't be ruining the company as a whole, I could have easily fucked over the individual location because scheduled password changes just ensure people use predictable passwords.