summaryrefslogtreecommitdiffstats
path: root/secure/libexec/telnetd/telnetd.8
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-08-13 07:53:54 +0000
committerpeter <peter@FreeBSD.org>1996-08-13 07:53:54 +0000
commit7e745e3e6f861028c4e50937c77cacfc22f9752e (patch)
tree8cdbce3248f9b9255913263cbf0c08606a79e6ea /secure/libexec/telnetd/telnetd.8
parent027cdb6a44811bd1249b20a80b2010bc5ff7241c (diff)
downloadFreeBSD-src-7e745e3e6f861028c4e50937c77cacfc22f9752e.zip
FreeBSD-src-7e745e3e6f861028c4e50937c77cacfc22f9752e.tar.gz
Same as non-secure telnetd, add support for ``-P altlogin'' to specify
an alternate /usr/bin/login type program to be run.
Diffstat (limited to 'secure/libexec/telnetd/telnetd.8')
-rw-r--r--secure/libexec/telnetd/telnetd.86
1 files changed, 6 insertions, 0 deletions
diff --git a/secure/libexec/telnetd/telnetd.8 b/secure/libexec/telnetd/telnetd.8
index f618385..846189d 100644
--- a/secure/libexec/telnetd/telnetd.8
+++ b/secure/libexec/telnetd/telnetd.8
@@ -48,6 +48,7 @@ protocol server
.Op Fl X Ar authtype
.Op Fl a Ar authmode
.Op Fl edebug
+.Op Fl P Ar loginprog
.Op Fl r Ns Ar lowpty-highpty
.Op Fl u Ar len
.Op Fl debug Op Ar port
@@ -187,6 +188,11 @@ If
has been compiled with support for data encryption, then the
.Fl edebug
option may be used to enable encryption debugging code.
+.It Fl P Ar loginprog
+Specifies an alternate
+.Xr login 1
+command to run to complete the login. The alternate command must
+understand the same command arguments as the standard login.
.It Fl h
Disables the printing of host-specific information before
login has been completed.
OpenPOWER on IntegriCloud