Can't login as root but I can SU while logged with another user
Posted
by
Rhyuk
on Server Fault
See other posts from Server Fault
or by Rhyuk
Published on 2012-10-04T20:29:09Z
Indexed on
2012/10/04
21:40 UTC
Read the original article
Hit count: 328
What I was doing before this happened?: I was tinkering trying to setup X server so I can open an app's GUI remotely so I installed "X Window System", "xclock" and uncommented "# ForwardX11 yes" from my "/etc/ssh/ssh_config". (never got it working but thats a whole other question)
Since that moment I'm not able to login as root from Putty (I get Access Denied). I can login as another user and I can "su" successfully so I know the password is right.
How can have direct access with root again?
© Server Fault or respective owner