Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 11:39:08 +0100
From:      Danny Pansters <danny@ricin.com>
To:        Prasad.Chemburkar@Vashimail.ltitl.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Regarding root logon
Message-ID:  <01012411390802.15397@ricin.localnet>
In-Reply-To: <652569DE.001F5A3A.00@Vashimail.ltitl.com>
References:  <652569DE.001F5A3A.00@Vashimail.ltitl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 24 January 2001 06:42, you wrote:
>
>           $ su
>                                 su: you are not in the correct group to su
> root.
>

You should add the accounts that are allowed to become root to the wheel 
group. Either edit /etc/groups and add the user to the wheel group (top line 
will be: "wheel:*:0:root,user1,user2" for example). Don't add too many 
accounts that aren't your own to the wheel group.

You can also do this when creating new accounts through sysinstall or by 
running adduser from the command line. Here you can enter member groups that 
your user belongs to including wheel. 


Danny


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?01012411390802.15397>