Hello/ahoj,
změnil jsem shell pro root a teď nemůžu přihlasit jako root. Zkusil jsem nasladujicí...
I messed up with chsh root on my VPS. I can still log in with other users, but I cannot log in as root. I cannot figure out how to set the root shell back to something sane. None of my other users are sudoers. I have tried:
VPSAdmin remote console:
When I enter root and the password, the screen resets (because the incorrect shell entry exits imediately...)
I also tried:
$ su --login --shell /bin/bash --command /bin/bash Password: Cannot execute fish
$ chsh --shell /bin/bash root You may not change the shell for 'root'.
$ ssh root@<ip-address> /bin/bash root@<ip-address> password: Permission denied, please try again. root@<ip-address> password: Permission denied, please try again. root@<ip-address> password: Permission denied (publickey,password).
I'm not sure what else to try :(
Prosím, vynechte komentáře o tom, že jsem idiot. Už mě to opakoval Google asi milion krat za tu hodinu co Googlím řešení :D
Tim - timthelion