summaryrefslogtreecommitdiffstats
path: root/contrib/telnet
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2008-08-29 00:04:37 +0000
committertrhodes <trhodes@FreeBSD.org>2008-08-29 00:04:37 +0000
commit505d89318458cc104a4efc0e50e2f1f20f20fdd6 (patch)
treee36c81aa309a40027470768673f3c128ce615d19 /contrib/telnet
parent4076a3a80f3e9786f0adc9f0e2db2c88bcfdd864 (diff)
downloadFreeBSD-src-505d89318458cc104a4efc0e50e2f1f20f20fdd6.zip
FreeBSD-src-505d89318458cc104a4efc0e50e2f1f20f20fdd6.tar.gz
List authentication types supported with "-X" taken from the libtelnet
code. PR: 121721
Diffstat (limited to 'contrib/telnet')
-rw-r--r--contrib/telnet/telnetd/telnetd.811
1 files changed, 10 insertions, 1 deletions
diff --git a/contrib/telnet/telnetd/telnetd.8 b/contrib/telnet/telnetd/telnetd.8
index 15ac8a9..59907b9 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
OpenPOWER on IntegriCloud