PDA

View Full Version : SSH Permissions


GamingOnDemand
07-17-2005, 02:22
I log in through SSH as root and it says permissions denied how do I give myself these permissions

CyberCr33p
07-17-2005, 10:58
I think that your sshd is configured not to allow root logins. Login fist as a user and then use the su command to become root.

mikron15
07-17-2005, 18:28
Are u sure, it didnt say " access denied" ?
If it did, means ur inputting ur login info incorrectly or like what Cybercr33p stated, root login is diabled. If thats the case, you will have to login with the user info who belongs to wheel group and then su - to get root