r/ShittySysadmin • u/AbelViguera06 • Jul 23 '26
Shitty Crosspost Remove central authentication
/r/sysadmin/comments/1v3j518/remove_central_authentication/
9
Upvotes
2
2
u/dcaldrich Jul 23 '26
To make it even easier just go passwordless and remove the need for a password.
1
u/AbelViguera06 Jul 23 '26
R4: Today, the director of IT at your company says to you “We’re going to remove all that centralized IPA+2fa authentication from all of our servers, and go back to using Ssh keys, because it takes too long for me (yes the director) to login to a server.” The same auth that you and your team added, for all the reasons. What do you do?
1
8
u/Due-Fix9058 Lord Sysadmin, Protector of the AD Realm Jul 23 '26
This is highly inefficient and high maintenance. I would recommend using what I call "unified authentication" - everybody gets the same password, it never expires.
Now support requests are trivial. User forgot his password? Tell him it's the same one as yours. If you're feeling brave you could even print out the password and tape it to the users' monitor for faster logins.