Files
webmin/sshd/config-Ubuntu-Linux-10.10-17.10
2022-07-22 18:01:09 +03:00

12 lines
256 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 ssh start
stop_cmd=service ssh stop
keygen_path=/usr/bin/ssh-keygen
sync_create=0
sync_auth=1
sync_pass=0
sync_gnupg=0