Date: Sun, 8 Jan 2006 10:24:29 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Gerard Seibert <gerard@seibercom.net> Cc: freebsd-questions@freebsd.org Subject: Re: New Users unable to SU Message-ID: <20060107212429.GA34658@osiris.chen.org.nz> In-Reply-To: <20060107160357.296E.GERARD@seibercom.net> References: <20060107160357.296E.GERARD@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 07, 2006 at 04:07:32PM -0500, Gerard Seibert wrote: > I seem to have developed a problem on my system. I can add new users > either via the adduser script or using 'sysinstall'. The problem is that > none of them can become root. They are all in the 'wheel' group, so it > should be working. I am the only user that can access the root. They can > use 'sudo' but that doesn't fix the problem. The users need to be listed in /etc/group as belonging to `wheel'. The login group-id isn't consulted by su(1). -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "Opportunity does not knock, it presents itself when you beat down the door" - W.E. Channing
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060107212429.GA34658>