From owner-freebsd-questions@FreeBSD.ORG Wed Apr 7 03:56:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E2916A4CE for ; Wed, 7 Apr 2004 03:56:22 -0700 (PDT) Received: from phxby.engr.usu.edu (phxby.engr.usu.edu [129.123.21.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9417443D55 for ; Wed, 7 Apr 2004 03:56:22 -0700 (PDT) (envelope-from irwanhadi@phxby.com) Received: by phxby.engr.usu.edu (Postfix, from userid 1001) id 59BDC477C7; Wed, 7 Apr 2004 04:55:43 -0600 (MDT) Date: Wed, 7 Apr 2004 04:55:43 -0600 From: Irwan Hadi To: oXid Message-ID: <20040407105543.GC61591@phxby.com> Mail-Followup-To: oXid , freebsd-questions@freebsd.org References: <1607053553.20040407131225@mail.ru> <786258236.20040407132535@mail.ru> <4073D0D6.2000700@radecom.nl> <157442187.20040407140742@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <157442187.20040407140742@mail.ru> User-Agent: Mutt/1.4.2i cc: freebsd-questions@freebsd.org Subject: Re: Problem with SU utility!!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Apr 2004 10:56:22 -0000 On Wed, Apr 07, 2004 at 02:07:42PM +0400, oXid wrote: > Becose my SU utility doesn't work :( > I wrote that in my first mail. > Maybe anyone coud help me with fixing my SU? > Is itb possible to reinstall su, but only SU, not all system? > Or could someone tell me what files are working with su...maybe after > my chmod 777 / , access to some files gone wrong and now, SU utility > doesn't work properly... ?? Watch -bash-2.05b$ ls -ls /usr/bin/su 14 -r-sr-xr-x 1 root wheel 12460 Mar 18 02:03 /usr/bin/su -bash-2.05b$ go change the permission flag on your su accordingly.