From owner-freebsd-questions Tue Sep 26 16:38:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from autobot.veldt.com (vi-216-128-57-99-l3-rb1.anhmcaidc.firstworld.net [216.128.57.99]) by hub.freebsd.org (Postfix) with ESMTP id 7E07837B424 for ; Tue, 26 Sep 2000 16:38:25 -0700 (PDT) Received: from [192.168.1.2] ([192.168.1.2]) by autobot.veldt.com (8.9.3/8.9.3) with ESMTP id XAA03392; Sun, 24 Sep 2000 23:11:07 -0600 (MDT) (envelope-from james@veldt.com) Mime-Version: 1.0 X-Sender: james@autobot.veldt.com Message-Id: In-Reply-To: <20000925080609.B10337@linux.rainbow> References: <20000924152702.A87852@absinthe.condo.chico.ca.us> <20000925080609.B10337@linux.rainbow> Date: Sun, 24 Sep 2000 23:10:11 -0600 To: igorr@crosswinds.net, freebsd-questions@freebsd.org From: James Gorham Subject: Re: rsh Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 8:06 AM +0400 9/25/00, Igor Roboul wrote: >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 Well, I'm now able to connect locally just from the unix machine. But I still can't connect from machines located on the LAN....which seems really odd. And from a machine specified in my .rhosts file, I get a Login incorrect When trying from a remote machine specified in the .rhosts file. Any ideas? I do use NATD, but I'm not using any sort of port forwarding. -James To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message