From b4a6a79d1abb57e1976e8feaf0dfab2d370fec29 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 27 Jun 2001 21:29:38 +0000 Subject: [PATCH] document -y, from Hans Insulander git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10196 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/telnetd/telnetd.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/appl/telnet/telnetd/telnetd.8 b/appl/telnet/telnetd/telnetd.8 index b5efc2203..56b6191c7 100644 --- a/appl/telnet/telnetd/telnetd.8 +++ b/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