Date: Tue, 1 Feb 2005 11:21:51 +0000 From: Daniel Bye <freebsd-questions@slightlystrange.org> To: freebsd-questions@freebsd.org Subject: Re: SUDO Message-ID: <20050201112151.GA17354@catflap.slightlystrange.org> In-Reply-To: <20050201052341.GB5919@pc102356.concepts.nl> References: <20050201052341.GB5919@pc102356.concepts.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 01, 2005 at 06:23:41AM +0100, Java Beans wrote: > What do i have to enter in /etc/sudoers in order to give > some user group the permission to start k3b with root > permissions? Something like this should work. visudo compiles it happily enough, anyway... User_Alias K3BUSERS =3D user1, user2, user3, ... usern Cmnd_Alias K3B =3D /path/to/k3b K3BUSERS ALL =3D (root) NOPASSWD: K3B Take a look at sudoers(5).=20 Dan --=20 Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFB/2ZPhvzwOpChvo8RAj1nAKCkf3WNF6WOLjxD/hKyKNeJX/PFAgCgyTNJ uqv1qe7r/AL9loHbOMH/G5o= =CQc3 -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050201112151.GA17354>