Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Sep 2000 00:14:40 -0700
From:      "Crist J . Clark" <cjclark@reflexnet.net>
To:        Marty Cawthon <mrc@ChipChat.ne.jp>
Cc:        cjclark@alum.mit.edu, freebsd-questions@FreeBSD.ORG
Subject:   Re: SSH fails for user, but succeeds for root
Message-ID:  <20000903001440.D62475@149.211.6.64.reflexcom.com>
In-Reply-To: <20000903153634J.mrc@ChipChat.ne.jp>; from mrc@ChipChat.ne.jp on Sun, Sep 03, 2000 at 03:36:34PM %2B0900
References:  <20000903082941J.mrc@ChipChat.ne.jp> <20000902232335.Y62475@149.211.6.64.reflexcom.com> <20000903153634J.mrc@ChipChat.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 03, 2000 at 03:36:34PM +0900, Marty Cawthon wrote:
> From: "Crist J . Clark" <cjclark@reflexnet.net>
> > On Sun, Sep 03, 2000 at 08:29:41AM +0900, Marty Cawthon wrote:
> >>   I fail to connect using SSH as my usual login (mrc) but succeed when
> >> I su to root.  This is puzzling to me.  I have looked in the mail archives,
> >> and read the handbook, and am stumped.  I have examined the files in
> >>   /root/.ssh
> >> and
> >>   /home/mrc/.ssh
> >> and do not see why it would fail for 'mrc' but succeed for 'root'.
> >> 
> >>   Any ideas or suggestions?
> > 
> > What are the permissions on the RSA lib files?
> 
> $ ls -al /usr/lib/librsa*
> -r--r--r--  1 root  wheel  10568 Sep  1 16:11 /usr/lib/librsaINTL.a
> lrwxr-xr-x  1 root  wheel     15 Sep  1 16:11 /usr/lib/librsaINTL.so -> librsaINTL.so.1
> -r--r--r--  1 root  wheel  10772 Sep  1 16:05 /usr/lib/librsaINTL.so.1
> -r--r--r--  1 root  wheel   7690 Aug 29 13:19 /usr/lib/librsaUSA.a
> lrwxr-xr-x  1 root  wheel     14 Aug 29 14:25 /usr/lib/librsaUSA.so -> librsaUSA.so.1
> -r--r--r--  1 root  wheel  10196 Aug 29 13:19 /usr/lib/librsaUSA.so.1
> -r--r--r--  1 root  wheel   7122 Mar 20 21:32 /usr/lib/librsaUSA_p.a
> 
> I followed your suggestion to look at the permissions of the rsa files
> (above) and find both librsaINTL* and librsaUSA* files. 
> This seems odd to have both INTL and USA files.
> Perhaps the source of my troubles?

Dunno. Try using 'ssh -v' for both users.
-- 
Crist J. Clark                           cjclark@alum.mit.com


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?20000903001440.D62475>