Files
webmin/sshd/config-redhat-linux-7.0-23.0
2014-07-30 19:55:50 -07:00

12 lines
258 B
Plaintext

sshd_path=/usr/sbin/sshd
sshd_config=/etc/ssh/sshd_config
client_config=/etc/ssh/ssh_config
pid_file=/var/run/sshd.pid
start_cmd=service sshd start
stop_cmd=service sshd stop
keygen_path=/usr/bin/ssh-keygen
sync_create=0
sync_auth=1
sync_pass=0
sync_gnupg=0