Hi,
On Mon, 15 Aug 2005 22:25:51 -0700
Jim Nell <James.Nell_at_[hidden]> wrote:
> As root, I can go from any node to any other node in my cluster
> without
> password. Obviously I've done something right.
>
> As lamusr, I cannot go node to node, even though I followed the exact
> same process as I did for setting up root. (ssh-keygen, append pub to
> authorized_keys on client, blah).
there are a lot of possible issues depending on the version of ssh. I
guess that a setuid or setgid is missing. Current versions (e.g. 3.9) of
ssh usually only need a setgid for ssh-agent.
bauke_at_hal:~$ ls -l `which ssh-agent`
-rwxr-sr-x 1 root ssh 56600 2005-03-15 14:09 /usr/bin/ssh-agent
But see also http://www.openssh.com/faq.html#2.2
Heiko
--
-- Wie glücklich viele Menschen wären, wenn sie sich genauso wenig
-- um die Angelegenheiten anderer kümmern würden wie um die eigenen.
-- (Georg Christoph Lichtenberg, dt. Schr. u. Physiker, 1742-1799)
-- Heiko Bauke @ http://www.uni-magdeburg.de/bauke
- application/pgp-signature attachment: stored
|