| version 1.5, 2002/03/08 02:00:56 |
version 1.6, 2002/06/24 05:48:38 |
|
|
| # $NetBSD$ |
# $NetBSD$ |
| # $OpenBSD: ssh_config,v 1.12 2002/01/16 17:55:33 stevesk Exp $ |
# $OpenBSD: ssh_config,v 1.15 2002/06/20 20:03:34 stevesk Exp $ |
| |
|
| # This is the ssh client system-wide configuration file. See ssh(1) |
# This is the ssh client system-wide configuration file. See |
| # for more information. This file provides defaults for users, and |
# ssh_config(5) for more information. This file provides defaults for |
| # the values can be changed in per-user configuration files or on the |
# users, and the values can be changed in per-user configuration files |
| # command line. |
# or on the command line. |
| |
|
| # Configuration data is parsed as follows: |
# Configuration data is parsed as follows: |
| # 1. command line options |
# 1. command line options |
|
|
| # Host * |
# Host * |
| # ForwardAgent no |
# ForwardAgent no |
| # ForwardX11 no |
# ForwardX11 no |
| # RhostsAuthentication yes |
# RhostsAuthentication no |
| # RhostsRSAAuthentication yes |
# RhostsRSAAuthentication no |
| # RSAAuthentication yes |
# RSAAuthentication yes |
| # PasswordAuthentication yes |
# PasswordAuthentication yes |
| # FallBackToRsh no |
|
| # UseRsh no |
|
| # BatchMode no |
# BatchMode no |
| # CheckHostIP yes |
# CheckHostIP yes |
| # StrictHostKeyChecking ask |
# StrictHostKeyChecking ask |