Handle hostnames with upper-case letters
[webmin.git] / sshd / config-Ubuntu-Linux-10.10-*
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=service ssh start
6 stop_cmd=service ssh stop
7 keygen_path=/usr/bin/ssh-keygen
8 sync_create=0
9 sync_auth=1
10 sync_pass=0
11 sync_gnupg=0