summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd/telnetd.8
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-08-13 07:51:45 +0000
committerpeter <peter@FreeBSD.org>1996-08-13 07:51:45 +0000
commit027cdb6a44811bd1249b20a80b2010bc5ff7241c (patch)
tree9020c2a42d48c6eb0887470e7bcd2542614ac4f1 /libexec/telnetd/telnetd.8
parent2fd72b710bcf420566da0676b379ed29581a1898 (diff)
downloadFreeBSD-src-027cdb6a44811bd1249b20a80b2010bc5ff7241c.zip
FreeBSD-src-027cdb6a44811bd1249b20a80b2010bc5ff7241c.tar.gz
Add a ``-P altlogin'' option which allows the sysadmin to specify an
alternate login(1) type program to run.
Diffstat (limited to 'libexec/telnetd/telnetd.8')
-rw-r--r--libexec/telnetd/telnetd.86
1 files changed, 6 insertions, 0 deletions
diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8
index fee5526..d63c4c5 100644
--- a/libexec/telnetd/telnetd.8
+++ b/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