summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/telnet/telnetd/telnetd.8
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/telnet/telnetd/telnetd.8')
-rw-r--r--crypto/heimdal/appl/telnet/telnetd/telnetd.88
1 files changed, 6 insertions, 2 deletions
diff --git a/crypto/heimdal/appl/telnet/telnetd/telnetd.8 b/crypto/heimdal/appl/telnet/telnetd/telnetd.8
index 1e14425..56b6191 100644
--- a/crypto/heimdal/appl/telnet/telnetd/telnetd.8
+++ b/crypto/heimdal/appl/telnet/telnetd/telnetd.8
@@ -50,6 +50,7 @@ protocol server
.Op Fl u Ar len
.Op Fl debug
.Op Fl L Ar /bin/login
+.Op Fl y
.Op Ar port
.Sh DESCRIPTION
The
@@ -248,8 +249,12 @@ authentication, and
can be used to temporarily disable
a specific authentication type without having to recompile
.Nm telnetd .
-.It Fl L pathname
+.It Fl L Ar pathname
Specify pathname to an alternative login program.
+.It Fl y
+Makes
+.Nm
+not warn when a user is trying to login with a cleartext password.
.El
.Pp
.Nm Telnetd
@@ -444,7 +449,6 @@ is compiled with support for data encryption, and
indicates a willingness to decrypt
the data stream.
.El
-.Sh ENVIRONMENT
.Sh FILES
.Bl -tag -width /etc/services -compact
.It Pa /etc/services
OpenPOWER on IntegriCloud