Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.sbin/faithd pullup 1.8 -> 1.9 (approved by: releng-...



details:   https://anonhg.NetBSD.org/src/rev/ba07bdb71b51
branches:  netbsd-1-5
changeset: 488421:ba07bdb71b51
user:      itojun <itojun%NetBSD.org@localhost>
date:      Mon Jul 03 22:58:38 2000 +0000

description:
pullup 1.8 -> 1.9 (approved by: releng-1-5)
add more security notice about relaying rsh/rlogin traffic. (sync with kame)

diffstat:

 usr.sbin/faithd/faithd.8 |  11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 643087103199 -r ba07bdb71b51 usr.sbin/faithd/faithd.8
--- a/usr.sbin/faithd/faithd.8  Mon Jul 03 22:58:30 2000 +0000
+++ b/usr.sbin/faithd/faithd.8  Mon Jul 03 22:58:38 2000 +0000
@@ -1,5 +1,5 @@
-.\"    $NetBSD: faithd.8,v 1.8 2000/05/31 03:18:02 itojun Exp $
-.\"    $KAME: faithd.8,v 1.9 2000/05/31 03:06:07 itojun Exp $
+.\"    $NetBSD: faithd.8,v 1.8.2.1 2000/07/03 22:58:38 itojun Exp $
+.\"    $KAME: faithd.8,v 1.11 2000/07/03 06:35:25 jinmei Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 .\" All rights reserved.
@@ -218,10 +218,15 @@
 .Pp
 Here are some other examples:
 .Bd -literal -offset
+# faithd sshd
 # faithd login /usr/libexec/rlogin rlogind
 # faithd shell /usr/libexec/rshd rshd
-# faithd sshd
 .Ed
+.Pp
+However, you should be careful when translating rlogin or rsh
+connections. See
+.Sx SECURITY NOTICE
+for more details.
 .Sh RETURN VALUES
 .Nm
 exits with



Home | Main Index | Thread Index | Old Index