Handle hostnames with upper-case letters
[webmin.git] / sshd / config-coherent-linux
1 sshd_path=/usr/sbin/sshd
2 sshd_config=/etc/ssh/sshd_config
3 client_config=/etc/ssh/ssh_config
4 pid_file=/var/run/sshd.pid
5 start_cmd=/etc/rc.d/init.d/sshd start
6 stop_cmd=/etc/rc.d/init.d/sshd stop
7 keygen_path=/usr/bin/ssh-keygen
8 sync_create=0
9 sync_auth=1
10 sync_pass=0
11 sync_gnupg=0