From owner-FreeBSD-users-jp@jp.freebsd.org  Sun Apr  1 10:37:21 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id KAA25178;
	Sun, 1 Apr 2001 10:37:21 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from smtp5.dti.ne.jp (smtp5.dti.ne.jp [202.216.228.40])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id KAA25173
	for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 1 Apr 2001 10:37:21 +0900 (JST)
	(envelope-from daisaito@lares.dti.ne.jp)
Received: from saito-c (pc2.livse-yokohamayamashita-unet.ocn.ne.jp [61.119.15.114]) by smtp5.dti.ne.jp (8.9.3/3.7W) with ESMTP id KAA04335; Sun, 1 Apr 2001 10:37:20 +0900 (JST)
Date: Sun, 01 Apr 2001 10:36:04 +0900
From: SaitoMasaru <daisaito@lares.dti.ne.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: <20010401031225Y.tao@dd.iij4u.or.jp>
References: <200103311733.AA00720@hiroshi.mwa.biglobe.ne.jp> <20010401031225Y.tao@dd.iij4u.or.jp>
Message-Id: <20010401102843.D832.DAISAITO@lares.dti.ne.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.00
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 60423
Subject: [FreeBSD-users-jp 60423] Re: OpenSSH
 =?ISO-2022-JP?B?GyRCJEclaiViITwlSCVtJTAlJCVzJCw9UE1oJEobKEI=?=
 =?ISO-2022-JP?B?GyRCJCQbKEI=?=
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: daisaito@lares.dti.ne.jp

$Bc7F#!w2#IM$G$9!#(B

> /etc/shosts.equiv
$B$3$l!"$b$7$+$7$?$i(B
/etc/ssh/shosts.equiv
$B$N4V0c$$$G$O$"$j$^$;$s$+!)(B
$B;d$b0JA02?$+$NK\$G$=$&$$$&5-=R$,$"$C$?$N$r3P$($F$$$^$7$?$,!"(B
$B<B:];n$7$F$_$?$i$&$^$/$$$-$^$;$s$G$7$?!#(B
$B$G!"(Bman ssh$B$r$_$F$_$?$i0J2<$N$h$&$J5-=R$,$"$j$^$7$?!#(B

<man ssh $B0zMQ(B>
First, if the machine the user logs in from is listed in/etc/hosts.equiv
or /etc/ssh/shosts.equiv on the remote machine, and the user names are
the same on both sides, the user is immediately permitted to log in.
Second, if .rhosts or .shosts exists in the user's home directory on the
remote machine and contains a line containing the name of the client ma-
chine and the name of the user on that machine, the user is permitted to
log in.  This form of authentication alone is normally not allowed by
the server because it is not secure.
</man ssh $B0zMQ(B>

-- 
SaitoMasaru <daisaito@lares.dti.ne.jp>

