SSH Auth and garbled layouts
by iammike2 from LinuxQuestions.org on (#5K4BV)
Need your help once again :redface:
Been playing with SSH keys and everything works great (thus far)
I followed this Guide to disable Password Authentication and only accept Keys.
https://www.cyberciti.biz/faq/how-to...ogin-on-linux/
Now after I followed the guide and I logged in as user and start for example MC. The layout is garbled.
If I do Code:sudo -s and start MC the layout is fine!
I have started experimenting with the change of the values in sshd.config and I found out if I set Code:UsePam yes the layout is oke again (even for "Normal" users).
Can someone explain to me what is going?
TiA
OS: Is UBUNTU Server 21.04 ARM64
Been playing with SSH keys and everything works great (thus far)
I followed this Guide to disable Password Authentication and only accept Keys.
https://www.cyberciti.biz/faq/how-to...ogin-on-linux/
Now after I followed the guide and I logged in as user and start for example MC. The layout is garbled.
If I do Code:sudo -s and start MC the layout is fine!
I have started experimenting with the change of the values in sshd.config and I found out if I set Code:UsePam yes the layout is oke again (even for "Normal" users).
Can someone explain to me what is going?
TiA
OS: Is UBUNTU Server 21.04 ARM64