Deny local access to outbound ssh
I need to restrict access to the ssh command. I've denied root logins, so I can't just chmod 700 ssh - wouln't be able to log in again.
(note - I understand the diff between client->server "inbound" ssh connections and server->remote "outbound" connections. I am referring to the outbound connections here)
Ideas?
(note - I understand the diff between client->server "inbound" ssh connections and server->remote "outbound" connections. I am referring to the outbound connections here)
Ideas?
