From owner-freebsd-questions@FreeBSD.ORG Fri Jul 8 16:42:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B190816A41C for ; Fri, 8 Jul 2005 16:42:18 +0000 (GMT) (envelope-from estover@nativenerds.com) Received: from mail.nativenerds.com (host-70-0-111-24.midco.net [24.111.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E6343D48 for ; Fri, 8 Jul 2005 16:42:16 +0000 (GMT) (envelope-from estover@nativenerds.com) Received: from mail.nativenerds.com (localhost.nativenerds.com [127.0.0.1]) by mail.nativenerds.com (8.12.11/8.12.11) with ESMTP id j68GxEm4071409 for ; Fri, 8 Jul 2005 10:59:14 -0600 (MDT) (envelope-from estover@nativenerds.com) Received: (from www@localhost) by mail.nativenerds.com (8.12.11/8.12.11/Submit) id j68GxDIM071408; Fri, 8 Jul 2005 10:59:13 -0600 (MDT) (envelope-from estover@nativenerds.com) X-Authentication-Warning: mail.nativenerds.com: www set sender to estover@nativenerds.com using -f Received: from 208.34.9.238 (SquirrelMail authenticated user estover); by mail.nativenerds.com with HTTP; Fri, 8 Jul 2005 10:59:13 -0600 (MDT) Message-ID: <1174.208.34.9.238.1120841953.squirrel@208.34.9.238> In-Reply-To: <1e22f359050708085757f0f597@mail.gmail.com> References: <1e22f359050708085757f0f597@mail.gmail.com> Date: Fri, 8 Jul 2005 10:59:13 -0600 (MDT) From: estover@nativenerds.com To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV 0.85.1/972/Fri Jul 8 07:43:11 2005 on mail.nativenerds.com X-Virus-Status: Clean X-Spam-Status: No, hits=0.3 required=5.0 tests=NO_REAL_NAME autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mail.nativenerds.com Subject: Re: Can't use 'su' command, after I installed FreeBSD by minimized model ! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 16:42:18 -0000 > When I logon, my $SHELL is /bin/sh, but when I use 'su root' to do some > confige, the system told me : > > $ su > su: Sorry > > I found out the su command location with the following : > > $ which su > /usr/bin/su > > Anybody help me to figure out the problems ? thanks! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > is the user name your are using to attempt su in the wheel group? can you log in directly as root?