Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2000 20:18:38 +0930 (CST)
From:      Matthew Sean Thyer <me@camtech.net.au>
To:        Mohit Aron <aron@cs.rice.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: error reports by rshd in /var/log/messages
Message-ID:  <Pine.BSF.4.21.0004092016000.10269-100000@dx4.my-unregistered-domain.com>
In-Reply-To: <200004070529.AAA04120@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 7 Apr 2000, Mohit Aron wrote:

> Hi,
> 	I'm using FreeBSD-4.0-RELEASE on a Xeon processor. The following
> messages have been appearing in my /var/log/messages file apparently upon 
> an rlogin to the machine: 
> 
> 	Apr  7 00:23:16 idli rshd[236]: no modules loaded for `rshd' service
> 	Apr  7 00:23:16 idli rshd[236]: auth_pam: Permission denied
> 	Apr  7 00:23:16 idli rshd[236]: PAM authentication failed
> 
> Can someone suggest if there's anything that needs fixing in the system. 
> Thanks,

I gather that these messages occur because rshd has not been PAMerised
yet.

I stopped the messages by adding the following line below the rshd
line in /etc/pam.conf

rshd    auth    required        pam_permit.so




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004092016000.10269-100000>