0x4E4F@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-22 months agoSometimes, it's backwardssh.itjust.worksimagemessage-square45fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageSometimes, it's backwardssh.itjust.works0x4E4F@sh.itjust.works to Programmer Humor@programming.devEnglish · edit-22 months agomessage-square45fedilink
minus-squareHeydo@lemmy.worldlinkfedilinkarrow-up0·2 months agoWhat applications do you have that IT controls the password requirements for? IT controls your AD credential requirements in most cases and that’s pretty much it. It sounds like your employer needs to implement an SSO solution.
minus-squareWindex007@lemmy.worldlinkfedilinkarrow-up1·edit-22 months agoIt is the AD credentials. It’s a fortune 500 company and it doesn’t even come close to NIST recommendations. We have like 3 different ADs as a result of mergers and acquisitions, and the requirements are all different.
minus-squareWindex007@lemmy.worldlinkfedilinkarrow-up1·2 months agoOne of them is EXACTLY 8 ASCII characters, may not contain any English dictionary word, no repeating character. At least 1 number, and at least 1 special characters. Just obliterates the search space.
What applications do you have that IT controls the password requirements for?
IT controls your AD credential requirements in most cases and that’s pretty much it. It sounds like your employer needs to implement an SSO solution.
It is the AD credentials. It’s a fortune 500 company and it doesn’t even come close to NIST recommendations.
We have like 3 different ADs as a result of mergers and acquisitions, and the requirements are all different.
What are the requirements?
One of them is EXACTLY 8 ASCII characters, may not contain any English dictionary word, no repeating character. At least 1 number, and at least 1 special characters. Just obliterates the search space.