| version 1.10, 2002/03/08 02:00:57 |
version 1.11, 2002/03/11 04:57:57 |
|
|
| #ListenAddress :: |
#ListenAddress :: |
| |
|
| # HostKey for protocol version 1 |
# HostKey for protocol version 1 |
| #HostKey /etc/ssh_host_key |
#HostKey /etc/ssh/ssh_host_key |
| # HostKeys for protocol version 2 |
# HostKeys for protocol version 2 |
| #HostKey /etc/ssh_host_rsa_key |
#HostKey /etc/ssh/ssh_host_rsa_key |
| #HostKey /etc/ssh_host_dsa_key |
#HostKey /etc/ssh/ssh_host_dsa_key |
| |
|
| # Lifetime and size of ephemeral version 1 server key |
# Lifetime and size of ephemeral version 1 server key |
| #KeyRegenerationInterval 3600 |
#KeyRegenerationInterval 3600 |
|
|
| # Don't read the user's ~/.rhosts and ~/.shosts files |
# Don't read the user's ~/.rhosts and ~/.shosts files |
| #IgnoreRhosts yes |
#IgnoreRhosts yes |
| #IgnoreRootRhosts yes |
#IgnoreRootRhosts yes |
| # For this to work you will also need host keys in /etc/ssh_known_hosts |
# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts |
| #RhostsRSAAuthentication no |
#RhostsRSAAuthentication no |
| # similar for protocol version 2 |
# similar for protocol version 2 |
| #HostbasedAuthentication no |
#HostbasedAuthentication no |