![]() |
Re: Root Password Problem
No, devel-su should work even after the update. What is disabled is doing: ssh root@localhost for example. Does devel-su fails for you (it should ask for root password and it should work, with whatever you set it to).
If you made some typo while changing the root password - try to figure out what it was, when devel-su asks you for it. Otherwise you might need to reflash it I'm afraid. |
Re: Root Password Problem
in xterm i can do devel-su and it accepts my password, but how do I edit /etc/ssh/sshd_config and change "PermitRootLogin no" to "PermitRootLogin yes" afterwards? I cannot find an app to do this.
Thanks for your help BTW, its really appreciated! |
Re: Root Password Problem
HAHA!!!!!!!! MOFO! fixed it.........................
In xterm: devel-su [password] cd /etc/ssh/ rm sshd_config mv sshd_config.dpkg.old(?) sshd_config then reboot not 100% sure of the file I renamed, it was a backup of the old config file, made when the app was updated. |
Re: Root Password Problem
Quote:
nano /etc/ssh/sshd_config change the settings you want, for example: change the port from 22 to something else if you want to enable access from 3G also. select which IP addresses are allowed to connect. disable password authentication to use only keybased authentication enable root login again etc.. ctrl+o to save, and ctrl+x to quit nano |
Re: Lost SSH Root Access? Let me help you!
I tried nano, i couldnt figure out how to edit files though
|
Re: Lost SSH Root Access? Let me help you!
Quote:
|
Re: Lost SSH Root Access? Let me help you!
I didnt know how to use it
|
Re: Lost SSH Root Access? Let me help you!
Quote:
2. devel-su and then your root password 3. in xterm as root: nano /etc/ssh/sshd_config then use the arrowkeys on the virtualkeyboard to navigate the file, and modify any settings you want. once done, ctrl+o and enter saves the file ctrl+x closes nano try that |
Re: Lost SSH Root Access? Let me help you!
Or use "vi" - comes installed by default.
|
Re: Lost SSH Root Access? Let me help you!
ive sorted my prob, thanks
|
All times are GMT. The time now is 17:49. |
vBulletin® Version 3.8.8