Can't su, already in wheel group.

Jonathan Chen jonc at chen.org.nz
Tue Jan 18 20:43:22 PST 2005


On Tue, Jan 18, 2005 at 11:42:49AM -0800, Deling Ren wrote:
> Hi al, I am trying to install an embedded freebsd 5.3 onto a single board
> computer. Since I am trying to fit everything into a 128M CF, I can't do a
> normal installation. Instead, I copied over from a PC. It seems to be
> running well, except I can't su. The user is in wheel group:
> 
> %pw user show admin
> admin:*:1500:0::0:0:User &:/home/admin:/bin/tcsh
> %id admin
> uid=1500(admin) gid=0(wheel) groups=0(wheel)

You need to add the user to the wheel group in /etc/group. su doesn't
look at the login group.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                                         "Nyuck, nyuck, nyuck" - Curly


More information about the freebsd-questions mailing list