Date: Mon, 3 Apr 2000 11:14:31 -0400 From: matt@csis.gvsu.edu To: Benedict H <hbenedict_fbsd@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: superuser Message-ID: <20000403111431.A4895@badmofo> In-Reply-To: <200004012214220200.0074F6ED@smtp.mail.yahoo.com>; from hbenedict_fbsd@yahoo.com on Sat, Apr 01, 2000 at 10:14:22PM %2B0700 References: <200004012214220200.0074F6ED@smtp.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
It took Benedict H 17 lines to say: > currently I use FreeBSD 3.3-RELEASE on my machine and I have problem > in creating a non-root user that can have privilege of superuser > (specifically to run adduser) Non-root users having access to adduser implies being able to add users with UID 0. Write your own wrapper for adduser that does some basic checks. Install sudo (/usr/ports/security/sudo) so trusted users can execute your wrapper program. -- matt@csis.gvsu.edu http://www.csis.gvsu.edu/matt 03 F8 23 C5 43 A2 F7 5A 24 49 F7 B0 3A F9 B1 7F The future masters of technology must be lighthearted and intelligent. Machines easily master the grim and the dumb - Marshal Mcluhan 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?20000403111431.A4895>