From 074d0d4c1d6b1e2c37f629edf06fb48db9421f19 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Fri, 29 Aug 2008 00:04:37 +0000 Subject: [PATCH] List authentication types supported with "-X" taken from the libtelnet code. PR: 121721 --- contrib/telnet/telnetd/telnetd.8 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/contrib/telnet/telnetd/telnetd.8 b/contrib/telnet/telnetd/telnetd.8 index 15ac8a95ea2c..59907b980e2e 100644 --- a/contrib/telnet/telnetd/telnetd.8 +++ b/contrib/telnet/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