diff options
| author | Paul Traina <pst@FreeBSD.org> | 1996-11-19 18:03:16 +0000 |
|---|---|---|
| committer | Paul Traina <pst@FreeBSD.org> | 1996-11-19 18:03:16 +0000 |
| commit | 6c6cc60e3893e52350fe0cf4f6d74023326f80d1 (patch) | |
| tree | 00d614db52b50f3446b31dd33c8db7c6839e3eb7 /libexec/rexecd/rexecd.8 | |
| parent | 3d989d58d871a2fbabf76fda46fea9780ed4ed5f (diff) | |
Notes
Diffstat (limited to 'libexec/rexecd/rexecd.8')
| -rw-r--r-- | libexec/rexecd/rexecd.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index df8950419db9..51034651b1c6 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$ +.\" $Id: rexecd.8,v 1.3 1996/09/22 21:54:42 wosch Exp $ .\" .Dd September 23, 1994 .Dt REXECD 8 @@ -99,8 +99,11 @@ by .El .Sh CAVEATS .Nm Rexecd -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. +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. The entire concept of rexec/rexecd is a major security hole and an example of how not to do things. .Nm Rexecd |
