summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-23 10:53:58 +1100
committerDamien Miller <djm@mindrot.org>2009-02-23 10:53:58 +1100
commit19913847640ac7df423f01f641abfce0f364238f (patch)
tree4d40c9aa209c8d7ff0c71e4c7dcb0820b7164eb2 /ssh_config.5
parent9eab9564d5185b52f33f4a265914d32a3147338e (diff)
- djm@cvs.openbsd.org 2009/02/22 23:50:57
[ssh_config.5 sshd_config.5] don't advertise experimental options
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.515
1 files changed, 2 insertions, 13 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 6ff2f3efe..ea9a20b23 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,8 +34,8 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh_config.5,v 1.118 2009/02/12 07:34:20 jmc Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.119 2009/02/22 23:50:57 djm Exp $
38.Dd $Mdocdate: February 12 2009 $ 38.Dd $Mdocdate: February 22 2009 $
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -1086,17 +1086,6 @@ Specifies the full pathname of the
1086program. 1086program.
1087The default is 1087The default is
1088.Pa /usr/X11R6/bin/xauth . 1088.Pa /usr/X11R6/bin/xauth .
1089.It Cm ZeroKnowledgePasswordAuthentication
1090Specifies whether to use zero knowledge password authentication.
1091This authentication method avoids exposure of password to untrusted
1092hosts.
1093The argument to this keyword must be
1094.Dq yes
1095or
1096.Dq no .
1097The default is currently
1098.Dq no
1099as this method is considered experimental.
1100.El 1089.El
1101.Sh PATTERNS 1090.Sh PATTERNS
1102A 1091A