diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-11-23 08:35:39 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-11-23 08:35:39 +0000 |
| commit | 3b020d9f64673d5606c25605818e7ff4720dad68 (patch) | |
| tree | b3422fca0c7e6f1c778f42be535ad7f8f523d18e /libexec/rexecd/rexecd.8 | |
| parent | 8e6f97674c5635ddf3974daa846303be0e38c44f (diff) | |
Notes
Diffstat (limited to 'libexec/rexecd/rexecd.8')
| -rw-r--r-- | libexec/rexecd/rexecd.8 | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index 51034651b1c6..993bf86ad775 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rexecd.8 8.2 (Berkeley) 12/11/93 -.\" $Id: rexecd.8,v 1.3 1996/09/22 21:54:42 wosch Exp $ +.\" $Id: rexecd.8,v 1.3.2.1 1996/11/21 16:36:15 phk Exp $ .\" .Dd September 23, 1994 .Dt REXECD 8 @@ -99,11 +99,8 @@ by .El .Sh CAVEATS .Nm Rexecd -will no longer allow root logins, -access for users listed in /etc/ftpusers, -access for users with no passwords, -or reverse connections to privileged ports, -which were all serious security holes. +will no longer allow root logins, access for users listed in /etc/ftpusers, +or access for users with no passwords, which were all serious security holes. The entire concept of rexec/rexecd is a major security hole and an example of how not to do things. .Nm Rexecd |
