Date: Sat, 4 Nov 2000 23:39:24 +0530 From: "N. D. Gangadhar" <dhani@pal.ece.iisc.ernet.in> To: Doug Barton <DougB@FreeBSD.org> Cc: freebsd-questions@FreeBSD.org Subject: Re: openssh/RSA: user vs. root behaviour Message-ID: <20001104233924.A1908@pal.ece.iisc.ernet.in> In-Reply-To: <3A039ED8.3B9D07D1@FreeBSD.org>; from DougB@FreeBSD.org on Fri, Nov 03, 2000 at 09:30:00PM -0800 References: <20001104020855.A3368@vasantam.pal.ece.iisc.ernet.in> <3A039ED8.3B9D07D1@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug, On Fri, Nov 03, 2000 at 09:30:00PM -0800, Doug Barton wrote: [snip] > > on this list. The differece I see is that I have 4.1.1-RELEASE installed; > > so /usr/lib/libssl.a as well as /usr/lib/libcrypto.a have RSA in them (and, > > of course, no /usr/lib/librsa*). Both have 444 permissions. Still only > > root can use ssh. > > Here's a silly question. Are you sure that root and your unpriv'ed user > are accessing the same ssh binaries? I see you're using csh, try > 'whereis ssh; echo $PATH' in both shells. If that doesn't show anything > interesting, try exec'ing sh and type, 'type ssh' both places. > > Doug Verified; there is only one ssh and one sshd binary on the m/c. Exec'ing sh and typing 'type ssh' gives the same output for root/user: ssh is /usr/bin/ssh I am able to ssh to the m/c from Protocol-1 clients. Gangadhar. -- I am working today; do not want to go anywhere. 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?20001104233924.A1908>