Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Nov 2000 12:14:30 +0800
From:      John Summerfield <summer@OS2.ami.com.au>
To:        freebsd-stable@freebsd.org
Subject:   Re: rsh problems 
Message-ID:  <200011090411.eA94BoZ27502@emu.os2.ami.com.au>
In-Reply-To: Your message of "Thu, 09 Nov 2000 14:58:46 %2B1100." <200011090358.OAA09388@shad.au.int.en-bio.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> > 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 remain
> '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É0drwxrwxr-x    4 summer      
 1024 Nov  9 11:45 .[summer@possum pam.d]$ head -99 /etc/hosts*
==> /etc/hosts <==
127.0.0.1       localhost.localdomain   localhost
 
==> /etc/hosts.allow <==
#
# 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.
#
 
 
==> /etc/hosts.deny <==
#
# 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011090411.eA94BoZ27502>