I cannot login as root (sshd)

Hellou i am new on this i have this problem

48554440.png
 
SirDice said:
Did you change some permissions on files in /etc/? Why?

like i say i am noob on this i was change the permitions with filezila in another folther and now i dont have access what i can do
 
You should be able to restore the permissions by using the mtree(1) command.

This should probably do the trick:
# mtree -f /etc/mtree/BSD.root.dist -U -p /
 
rubenlexico said:
like i say i am noob on this i was change the permitions with filezila in another folther and now i dont have access what i can do

This also means you were logged in as root. Do NOT login FTP as root. Do NOT use the root account to login remotely.
 
Back
Top