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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to