From owner-freebsd-stable Wed Nov 8 20:12:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from netsrvr.ami.com.au (netsrvr.ami.com.au [203.55.31.38]) by hub.freebsd.org (Postfix) with ESMTP id 04B2837B4C5 for ; Wed, 8 Nov 2000 20:12:03 -0800 (PST) Received: from emu.os2.ami.com.au (IDENT:root@c0s17.ami.com.au [203.55.31.82]) by netsrvr.ami.com.au (8.9.3/8.9.3) with ESMTP id MAA01252 for ; Thu, 9 Nov 2000 12:11:53 +0800 Received: from possum.os2.ami.com.au (IDENT:summer@possum.os2.ami.com.au [192.168.1.6]) by emu.os2.ami.com.au (8.10.0/8.10.0) with ESMTP id eA94BoZ27502 for ; Thu, 9 Nov 2000 12:11:50 +0800 Message-Id: <200011090411.eA94BoZ27502@emu.os2.ami.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-stable@freebsd.org Subject: Re: rsh problems In-Reply-To: Your message of "Thu, 09 Nov 2000 14:58:46 +1100." <200011090358.OAA09388@shad.au.int.en-bio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Date: Thu, 09 Nov 2000 12:14:30 +0800 From: John Summerfield Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Can anyone confirm that rshd/rlogind works on a 4.2beta machine? > = > Ok! Thanks to Sean O'Connell who points out that changing > = > rshd auth required pam_deny.so > to > rshd auth sufficient pam_deny.so > = > fixes the problem. > = > Should this be changed in CVS or is there some reason why it should rem= ain > 'required'? > = I presume that's suppose to read and act on this stuff (which is on Linux= -;) [summer@possum pam.d]$ ls w-r-- 1 summer 248 Nov 4 06:24 RHL7.0x=C90drwxrwxr-x 4 summ= er = 1024 Nov 9 11:45 .=19[summer@possum pam.d]$ head -99 /etc/hosts* =3D=3D> /etc/hosts <=3D=3D 127.0.0.1 localhost.localdomain localhost = =3D=3D> /etc/hosts.allow <=3D=3D # # hosts.allow This file describes the names of the hosts which are # allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # = = =3D=3D> /etc/hosts.deny <=3D=3D # # hosts.deny This file describes the names of the hosts which are # *not* allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. # # The portmap line is redundant, but it is left to remind you that # the new secure portmap uses hosts.deny and hosts.allow. In particular # you should know that NFS uses portmap! = [summer@possum pam.d]$ = = To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message