ssh Prompts For Password After Account Unlocked - Despite ssh key?
- by user1011471
Here's what happened:
I set up ssh key so that user could ssh from A to B without a password.
I got user's password wrong in some other context too many times, and user's account got locked out. (IT uses Active Directory here)
IT unlocked the account. Concurrent to the unlocking, a script was running, calling something like ssh user@B…