summaryrefslogtreecommitdiff
path: root/ssh-keysign.8
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2003-09-01 18:42:19 +0000
committerColin Watson <cjwatson@debian.org>2003-09-01 18:42:19 +0000
commit8d6b7f4c46de3feb66f704ab483e51ea1a3bb0e1 (patch)
tree41fe3dd71501bbec5b0393f1536c925eaee180e9 /ssh-keysign.8
parentf045c69060bfdd5cf8759a5f29d7008d02e4de5b (diff)
parent58bfa257481a1c6938ada9bbd38801cc45633fb0 (diff)
Debian release 3.6p1-1.
Diffstat (limited to 'ssh-keysign.8')
-rw-r--r--ssh-keysign.86
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keysign.8 b/ssh-keysign.8
index cea4a8244..99d373406 100644
--- a/ssh-keysign.8
+++ b/ssh-keysign.8
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keysign.8,v 1.3 2002/07/03 14:21:05 markus Exp $ 1.\" $OpenBSD: ssh-keysign.8,v 1.5 2002/11/24 21:46:24 stevesk Exp $
2.\" 2.\"
3.\" Copyright (c) 2002 Markus Friedl. All rights reserved. 3.\" Copyright (c) 2002 Markus Friedl. All rights reserved.
4.\" 4.\"
@@ -39,10 +39,10 @@ required during hostbased authentication with SSH protocol version 2.
39.Pp 39.Pp
40.Nm 40.Nm
41is disabled by default and can only be enabled in the 41is disabled by default and can only be enabled in the
42the global client configuration file 42global client configuration file
43.Pa /etc/ssh/ssh_config 43.Pa /etc/ssh/ssh_config
44by setting 44by setting
45.Cm HostbasedAuthentication 45.Cm EnableSSHKeysign
46to 46to
47.Dq yes . 47.Dq yes .
48.Pp 48.Pp