diff options
Diffstat (limited to 'ssh.conf')
| -rw-r--r-- | ssh.conf | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -10,11 +10,7 @@ SyslogFacility AUTH LogLevel INFO PermitTTY no -#AllowAgentForwarding yes +AllowAgentForwarding no -# Example of overriding settings on a per-user basis -#Match User anoncvs -# X11Forwarding no -# AllowTcpForwarding no -# PermitTTY no -# ForceCommand cvs server +# Force our run script that checks for permissions and runs sudo +ForceCommand /usr/local/bin/run "$SSH_ORIGINAL_COMMAND" |
