From 180a45c5fbc8905a93b4ee1956f6054580d8eabe Mon Sep 17 00:00:00 2001 From: trhodes Date: Fri, 29 Aug 2008 00:04:37 +0000 Subject: [PATCH] List authentication types supported with "-X" taken from the libtelnet code. PR: 121721 git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@182419 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- telnetd/telnetd.8 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/telnetd/telnetd.8 b/telnetd/telnetd.8 index 15ac8a9..59907b9 100644 --- a/telnetd/telnetd.8 +++ b/telnetd/telnetd.8 @@ -32,7 +32,7 @@ .\" @(#)telnetd.8 8.4 (Berkeley) 6/1/94 .\" $FreeBSD$ .\" -.Dd January 9, 2005 +.Dd August 28, 2008 .Dt TELNETD 8 .Os .Sh NAME @@ -297,6 +297,15 @@ authentication, and can be used to temporarily disable a specific authentication type without having to recompile .Nm . +Available +.Ar authtype +values include +.Ar KERBEROS_V4, Ar KERBEROS_V5, Ar SPX, Ar MINK, +and +.Ar SRA . +These options are completely independent of the +.Fl a +option. .El .Pp .Nm Telnetd