From owner-freebsd-questions@FreeBSD.ORG Thu Oct 11 15:12:02 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CC8416A421 for ; Thu, 11 Oct 2007 15:12:02 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.freebsd.org (Postfix) with ESMTP id 4323713C45A for ; Thu, 11 Oct 2007 15:12:01 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1130817pyb for ; Thu, 11 Oct 2007 08:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=7Slmw65ftzMYKA7Kz6F234BikvWYWZdKDxTTtJoERPU=; b=BHtCNfYkq1x0IaaZqVyH3d00dVGGbBpELYASLtYckzLYyFREybFbcd2zQmE7v6+gt6A0biwfq98ngepfeuBhKGhDrdu3+imk+LoWRFpRV/Ex0wOoAp8kW8vig3jOmltZcYOl3nZvg8KT6XN3SSbtEDNrfr22wsVLExEKDe4cj+s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X5qKu7iEJ9VIWS5VgCKgyhWINPxeAuGfto61QjTEzPspe93Hd3JcqobdEvb+g7D+18oTKFMbdjM4xgCACxsKwmj9NjjP3RN54zHm2/cfSRahTqo8MpR0EPuMwnL8LGD9P6njQHDEcT/c7ar+XtyUa365oixHC3HT4/CX4psQf4c= Received: by 10.65.211.16 with SMTP id n16mr4216074qbq.1192115520937; Thu, 11 Oct 2007 08:12:00 -0700 (PDT) Received: by 10.65.105.2 with HTTP; Thu, 11 Oct 2007 08:12:00 -0700 (PDT) Message-ID: Date: Thu, 11 Oct 2007 15:12:00 +0000 From: "Aryeh Friedman" To: bh@izb.knu.ac.kr In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <470E0667.7080000@yahoo.com> <1192114944.8383.30.camel@viola.izb.knu.ac.kr> Cc: "freebsd-questions@freebsd.org" Subject: Re: How to create a user account with the same permission as "root" ? 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: Thu, 11 Oct 2007 15:12:02 -0000 On 10/11/07, Aryeh Friedman wrote: > > In my case, william is better than root. I can never login to my GNOME > > desktop through GDM by root. A root account is absolutely useless to me. > > > I use gnome and there is not a single thing I can not do with a root > account that I can't with one. this also works for other accounts for example I am a one person company and thus have to maintain the software I sell as well as the web site for it. for this reason I keep two accounts one for development and one for the web page and I su to them (yes I do GUI developement).