Question
I have forgot user password but remmeber root password who have no ssh access permission?
Hello,
I have forgot user password. I have the root password with no ssh access.
nano /etc/ssh/sshd_config
PermitRootLogin no
UseDNS no
AllowUsers user
I do have firewall that I think not allowing me to access console.
What should you suggest me?
Thank you in advance.
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×