Results 1 to 3 of 3
I am wanting to be able to log-in and "su" when required from my normal account via ssh but I don't want to allow root to be logged in to ...
- 09-25-2005 #1Linux Newbie
- Join Date
- Jun 2005
- Location
- Whitstable, Kent, England
- Posts
- 136
SSH server permissions
I am wanting to be able to log-in and "su" when required from my normal account via ssh but I don't want to allow root to be logged in to directly. This means that at least two passwords are required to become root. I have been fiddling with the config file for a while but I have not suceeded, I can only block out root access completely both direct and through su.
Any help appriciated.The biggest security threat is the user.
- 09-25-2005 #2
Have you Tried GOOGLE
the second link should give you this advice
Disabling root SSH logins. Edit the /etc/ssh/sshd_config file and set the PermitRootLogin parameter to no.
- 09-26-2005 #3Linux Newbie
- Join Date
- Jun 2005
- Location
- Whitstable, Kent, England
- Posts
- 136
I had but their was nothing of help. I am still where I started, no root login and no su or root login and su. I shall have another look tomorrow, concentration is not at its best so I'm going to bed but thanks for the help.
The biggest security threat is the user.


Reply With Quote