Date: Mon, 9 Apr 2001 22:25:01 +0200 From: Edwin Groothuis <edwin@mavetju.org> To: "Nicholas A. de Laczkovich-Siddiqi" <grinner@gmx.at> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: change user to root Message-ID: <20010409222500.B79334@cgmd76206.chello.nl> In-Reply-To: <5.0.2.1.2.20010409161810.00a418a0@pop.gmx.net>; from grinner@gmx.at on Mon, Apr 09, 2001 at 04:19:40PM -0400 References: <5.0.2.1.2.20010409161810.00a418a0@pop.gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 09, 2001 at 04:19:40PM -0400, Nicholas A. de Laczkovich-Siddiqi wrote: > Is there a possibility to give a user full root access? Or to change the > login name of "root" to something else? Change the uid to 0. The username "root" is only to identify the user, what is being checked for (should be checked for :-) is that the uid is 0. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://FatalDimensions.nl.eu.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010409222500.B79334>