From owner-freebsd-questions@FreeBSD.ORG Sat Mar 20 10:13:58 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 3193D16A4CE for ; Sat, 20 Mar 2004 10:13:58 -0800 (PST) Received: from mail.evilcoder.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C677143D2D for ; Sat, 20 Mar 2004 10:13:55 -0800 (PST) (envelope-from remko@elvandar.org) Message-ID: <405C89D8.9030902@elvandar.org> Date: Sat, 20 Mar 2004 19:13:44 +0100 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Coles References: <405C8161.401@sympatico.ca> In-Reply-To: <405C8161.401@sympatico.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: for evilcoder.org cc: freebsd-questions@freebsd.org Subject: Re: Su to Root 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: Sat, 20 Mar 2004 18:13:58 -0000 Kevin Coles wrote: > Hello everyone, > I am using freebsd 5.2, which I have installed recently. I cannot seem > to su to root while using my normal account. > All I get is a message saying "Sorry." Can anyone help? > > Any help would be appreciated. > > Thanks, > > Kevin Coles > _______________________________________________ > 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" Hi Kevin, Are you in the group wheel? You can see that with the command `id` If you are not, then you cannot su to root :-) Cheers Remko