Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2007 13:50:09 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        "Ronald F. Guilmette" <rfg@monkeys.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Trouble with rshd after replacing 5.x with 6.2-RELEASE
Message-ID:  <20070908134941.W40008@wojtek.tensor.gdynia.pl>
In-Reply-To: <26375.1189242637@monkeys.com>
References:  <26375.1189242637@monkeys.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Doing something simple from another machine on my network, such as:
>
> 	rsh shiny.lan.monkeys.com date

you rsh as root?
fix /etc/pam.d/rsh

auth            required        pam_rhosts.so           no_warn allow_root
instead of
auth            required        pam_rhosts.so           no_warn




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