Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 08:06:09 +0400
From:      Igor Roboul <igor@raduga.dyndns.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: rsh
Message-ID:  <20000925080609.B10337@linux.rainbow>
In-Reply-To: <20000924152702.A87852@absinthe.condo.chico.ca.us>; from jgor@condo.chico.ca.us on Sun, Sep 24, 2000 at 03:27:02PM -0700
References:  <20000924152702.A87852@absinthe.condo.chico.ca.us>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 24, 2000 at 03:27:02PM -0700, James Gorham wrote:
> rshd[775]: auth_pam: Permission denied
> rshd[775]: PAM authentication failed
Change  pam_deny.so in your /etc/pam.conf:

# r-utils are broken; ensure this doesn't bother folk
rshd    auth    sufficient      pam_deny.so

to
pam_permit.so

-- 
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", 
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744


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




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