From owner-freebsd-questions Fri Dec 28 13:16:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (tnt1-230.quicksilver.net.nz [202.89.142.230]) by hub.freebsd.org (Postfix) with ESMTP id 6CD0337B419 for ; Fri, 28 Dec 2001 13:16:05 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id fBSLHiZ24813; Sat, 29 Dec 2001 10:17:44 +1300 (NZDT) (envelope-from jonc) Date: Sat, 29 Dec 2001 10:17:43 +1300 From: Jonathan Chen To: Brian Hourigan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: su question/concern Message-ID: <20011229101743.B24652@grimoire.chen.org.nz> References: <20011228182837.T34176-100000@brazil.webair.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011228182837.T34176-100000@brazil.webair.com>; from brianh@webair.com on Fri, Dec 28, 2001 at 06:33:55PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Dec 28, 2001 at 06:33:55PM +0000, Brian Hourigan wrote: > Good afternoon, > > I have found some behavior of 'su' to be questionable. > > Since it was out of my scroll buffer, I've typed my terminal session: > > %/usr/bin/su > Can't load /usr/lib/libutil-3.so > %/usr/bin/su > Can't load /usr/lib/libutil-3.so > %/usr/bin/su > Can't make pipe. > %/usr/bin/su > Can't make pipe. > %/usr/bin/su > You have mail. > orion# Check your system for a possible compromise. 'su' has a dependacy on /usr/lib/libutil.so.3, and not /usr/lib/libutil-3.so. Check the timestamp on "/usr/bin/su". I'd suggest a cvsup-rebuild as well. -- Jonathan Chen ---------------------------------------------------------------------- When you don't know what you are doing, do it neatly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message