-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant login - authentication failed #1
Comments
I used public-key authentication while doing this. I'm not sure if it breaks when using username and password. Should I come back to work on this project, I'll take a look at that case. |
@cameron-gagnon Did you get to look at this issue? |
Has anyone managed to understand this issue? with login via ssh after reboot |
Problem still exists today... Still trying to figure it out. |
Ok. Thanks! |
Hi, I just created another repo with ref from this repo. Check here: https://github.com/kmahyyg/sshLooter-local Tested on CentOS 6/7, Parrot Linux latest. Other Linux should be working as I pretend to. Review the code before you use it, since there's a "backdoor" inside. |
Re-opening this issue because I never fixed it. I don't intend to fix it, but figured I'd true up the status of this issue at the very least. |
Hello,
After applying changes to common-auth I cant login via ssh.
Everything worked smooth till I've disconnected from my session, passwords were stored in log. But after disconnecting I can't login anymore with valid user and password. Authentication failed message pops-up.
The text was updated successfully, but these errors were encountered: