summaryrefslogtreecommitdiff
path: root/ssh_config.0
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.0')
-rw-r--r--ssh_config.010
1 files changed, 9 insertions, 1 deletions
diff --git a/ssh_config.0 b/ssh_config.0
index 40e9d3001..4be1d7f3f 100644
--- a/ssh_config.0
+++ b/ssh_config.0
@@ -238,6 +238,14 @@ DESCRIPTION
238 fied in configuration files; all these identities will be tried 238 fied in configuration files; all these identities will be tried
239 in sequence. 239 in sequence.
240 240
241 IdentitiesOnly
242 Specifies that ssh should only use the authentication identity
243 files configured in the ssh_config files, even if the ssh-agent
244 offers more identities. The argument to this keyword must be
245 ``yes'' or ``no''. This option is intented for situations where
246 ssh-agent offers many different identities. The default is
247 ``no''.
248
241 LocalForward 249 LocalForward
242 Specifies that a TCP/IP port on the local machine be forwarded 250 Specifies that a TCP/IP port on the local machine be forwarded
243 over the secure channel to the specified host and port from the 251 over the secure channel to the specified host and port from the
@@ -454,4 +462,4 @@ AUTHORS
454 ated OpenSSH. Markus Friedl contributed the support for SSH protocol 462 ated OpenSSH. Markus Friedl contributed the support for SSH protocol
455 versions 1.5 and 2.0. 463 versions 1.5 and 2.0.
456 464
457OpenBSD 3.4 September 25, 1999 7 465OpenBSD 3.5 September 25, 1999 8