Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 May 2001 08:23:07 -0700 (PDT)
From:      Linh Pham <lplist@closedsrc.org>
To:        Web Razter <webrazter@yahoo.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD working! .. Well, kinda...
Message-ID:  <Pine.BSF.4.33.0105070820590.97088-100000@q.closedsrc.org>
In-Reply-To: <20010507151248.10389.qmail@web4305.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-05-07, Web Razter scribbled:

# 2) After I logged out of KDE and back to the shell
# (which shows me a "$", so I don't think I'm using bash
# and that's what I WANT to use.) I try to go to root
# via "su" and it tells me that I cannot because I'm not
# in the correct group?!?!

In FreeBSD, to su to root, you need to be in a group called wheel. Login
directly as root and in /etc/groups, add your username to the line that
starts with wheel.

If you want to change your default shell, run:

chsh -s /bin/[shell_name] [username]

There are other ways of changing your shell (like vipw?).

-- 
Linh Pham
[lplist@closedsrc.org]

// 404b - Brain not found


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?Pine.BSF.4.33.0105070820590.97088-100000>