summaryrefslogtreecommitdiffstats
path: root/contrib/opie
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-02-07 03:46:00 +0000
committerpst <pst@FreeBSD.org>1997-02-07 03:46:00 +0000
commitaaf432f898a6b2ba46921d0cc0185fdd69acece1 (patch)
tree4aebe8692b196db2121a56c2178e537702065d9d /contrib/opie
parentf3df6bc19c7d8aef0b79ce832524d0534184dc42 (diff)
downloadFreeBSD-src-aaf432f898a6b2ba46921d0cc0185fdd69acece1.zip
FreeBSD-src-aaf432f898a6b2ba46921d0cc0185fdd69acece1.tar.gz
Minimal man page changes to reflect integrated ftpd/login/su
Diffstat (limited to 'contrib/opie')
-rw-r--r--contrib/opie/opie.417
-rw-r--r--contrib/opie/opieaccess.58
-rw-r--r--contrib/opie/opieinfo.16
-rw-r--r--contrib/opie/opiekey.16
-rw-r--r--contrib/opie/opiekeys.58
-rw-r--r--contrib/opie/opiepasswd.16
6 files changed, 21 insertions, 30 deletions
diff --git a/contrib/opie/opie.4 b/contrib/opie/opie.4
index 97eb73d..90214b0 100644
--- a/contrib/opie/opie.4
+++ b/contrib/opie/opie.4
@@ -193,21 +193,12 @@ introduction to what's going on under the hood.
.SH OPIE COMPONENTS
-Included in the OPIE distribution are three OPIE client programs:
-.IR opielogin (1),
-.IR opiesu (1),
-and
-.IR opieftpd (8).
-These three programs are modified versions of the
-freely available 4.3BSD Net/2 versions of
+The OPIE distribution has been incorporated into three standard client
+programs:
.IR login (1),
.IR su (1),
and
.IR ftpd (8),
-respectively. Although most of the modifications actually done to them are so
-that they will work on as many machines as possible, they also have been
-modified to support OPIE for authentication. As you will see from the source,
-it is not very difficult to add support for OPIE to other programs.
.LP
There are also three programs in the OPIE distribution that are specific to
the OPIE system:
@@ -306,14 +297,14 @@ because, by doing so, you are allowing any machine to read any of your windows
or your keystrokes without you knowing it.
.SH SEE ALSO
+.BR ftpd (8)
+.BR login (1),
.BR opie (4),
.BR opiekeys (5),
.BR opieaccess (5),
.BR opiekey (1),
.BR opieinfo (1),
.BR opiepasswd (1),
-.BR opielogin (1),
-.BR opieftpd (8)
.sp
Lamport, L. "Password Authentication with Insecure Communication",
Communications of the ACM 24.11 (November 1981), pp. 770-772.
diff --git a/contrib/opie/opieaccess.5 b/contrib/opie/opieaccess.5
index 33ab6dd..1d8f6f3 100644
--- a/contrib/opie/opieaccess.5
+++ b/contrib/opie/opieaccess.5
@@ -17,7 +17,7 @@
.TH OPIEACCESS 5 "January 10, 1995"
.AT 3
.SH NAME
-[/etc/]opieaccess \- OPIE database of trusted networks
+/etc/opieaccess \- OPIE database of trusted networks
.SH DESCRIPTION
The
@@ -65,13 +65,13 @@ hosts can be controlled by using the appropriate address and a mask of
logins.
.SH SEE ALSO
+.BR ftpd (8)
+.BR login (1),
.BR opie (4),
.BR opiekeys (5),
.BR opiepasswd (1),
.BR opieinfo (1),
-.BR opiesu (1),
-.BR opielogin (1),
-.BR opieftpd (8)
+.BR su (1),
.SH AUTHOR
Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
diff --git a/contrib/opie/opieinfo.1 b/contrib/opie/opieinfo.1
index c8d08f8..aaf388b 100644
--- a/contrib/opie/opieinfo.1
+++ b/contrib/opie/opieinfo.1
@@ -79,9 +79,9 @@ wintermute$
.BR opie (4),
.BR opiekey (1),
.BR opiepasswd (1),
-.BR opiesu (1),
-.BR opielogin (1),
-.BR opieftpd (8),
+.BR su (1),
+.BR login (1),
+.BR ftpd (8),
.BR opiekeys (5)
.BR opieaccess (5)
diff --git a/contrib/opie/opiekey.1 b/contrib/opie/opiekey.1
index 74fc8ca..f33c1f8 100644
--- a/contrib/opie/opiekey.1
+++ b/contrib/opie/opiekey.1
@@ -149,15 +149,15 @@ this mistake. Better checks are needed.
.LP
.SH SEE ALSO
+.BR ftpd (8),
+.BR login (1),
.BR opie (4),
.BR opiepasswd (1),
.BR opieinfo (1),
-.BR opiesu (1),
-.BR opielogin (1),
-.BR opieftpd (8),
.BR opiekeys (5),
.BR opieaccess (5),
.BR opiegen (1)
+.BR su (1),
.SH AUTHOR
Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
diff --git a/contrib/opie/opiekeys.5 b/contrib/opie/opiekeys.5
index c4ef5f4..f944b45 100644
--- a/contrib/opie/opiekeys.5
+++ b/contrib/opie/opiekeys.5
@@ -17,7 +17,7 @@
.TH OPIEKEYS 1 "January 10, 1995"
.AT 3
.SH NAME
-[/etc/]opiekeys \- OPIE database of user key information
+/etc/opiekeys \- OPIE database of user key information
.SH DESCRIPTION
The
@@ -44,13 +44,13 @@ date Last change date.
time Last change time.
.fi
.SH SEE ALSO
+.BR ftpd (8)
+.BR login (1),
.BR opie (4),
.BR opiekeys (5),
.BR opiepasswd (1),
.BR opieinfo (1),
-.BR opiesu (1),
-.BR opielogin (1),
-.BR opieftpd (8)
+.BR su (1),
.SH AUTHOR
Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
diff --git a/contrib/opie/opiepasswd.1 b/contrib/opie/opiepasswd.1
index 1fd9123..c5ff11d 100644
--- a/contrib/opie/opiepasswd.1
+++ b/contrib/opie/opiepasswd.1
@@ -152,13 +152,13 @@ wintermute$
/etc/opiekeys -- database of key information for the OPIE system.
.SH SEE ALSO
+.BR ftpd (8),
+.BR login (1),
.BR passwd (1),
.BR opie (4),
.BR opiekey (1),
.BR opieinfo (1),
-.BR opiesu (1),
-.BR opielogin (1),
-.BR opieftpd (8),
+.BR su (1),
.BR opiekeys (5),
.BR opieaccess (5)
OpenPOWER on IntegriCloud