From owner-freebsd-questions Sat Nov 4 10: 9:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from iisc.ernet.in (iisc.ernet.in [144.16.64.3]) by hub.freebsd.org (Postfix) with ESMTP id 7EEBC37B4CF; Sat, 4 Nov 2000 10:09:37 -0800 (PST) Received: from pal.ece.iisc.ernet.in (pal.ece.iisc.ernet.in [144.16.64.149]) by iisc.ernet.in (8.9.2/8.9.0) with ESMTP id XAA82610; Sat, 4 Nov 2000 23:42:18 +0530 (IST) Received: (from dhani@localhost) by pal.ece.iisc.ernet.in (8.9.3/8.9.3) id XAA08105; Sat, 4 Nov 2000 23:39:25 +0530 (IST) Date: Sat, 4 Nov 2000 23:39:24 +0530 From: "N. D. Gangadhar" To: Doug Barton Cc: freebsd-questions@FreeBSD.org Subject: Re: openssh/RSA: user vs. root behaviour Message-ID: <20001104233924.A1908@pal.ece.iisc.ernet.in> Reply-To: "N. D. Gangadhar" References: <20001104020855.A3368@vasantam.pal.ece.iisc.ernet.in> <3A039ED8.3B9D07D1@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3A039ED8.3B9D07D1@FreeBSD.org>; from DougB@FreeBSD.org on Fri, Nov 03, 2000 at 09:30:00PM -0800 X-Operating-System: OpenBSD 2.6 i386 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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