From owner-freebsd-questions@FreeBSD.ORG Tue Feb 1 11:21:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6788716A4CE for ; Tue, 1 Feb 2005 11:21:53 +0000 (GMT) Received: from catflap.slightlystrange.org (cpc2-cmbg1-3-0-cust94.cmbg.cable.ntl.com [213.107.104.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id E50A243D5A for ; Tue, 1 Feb 2005 11:21:52 +0000 (GMT) (envelope-from danielby@slightlystrange.org) Received: from danielby by catflap.slightlystrange.org with local (Exim 4.43 (FreeBSD)) id 1Cvw6R-0004Xc-MN for freebsd-questions@freebsd.org; Tue, 01 Feb 2005 11:21:51 +0000 Date: Tue, 1 Feb 2005 11:21:51 +0000 From: Daniel Bye To: freebsd-questions@freebsd.org Message-ID: <20050201112151.GA17354@catflap.slightlystrange.org> Mail-Followup-To: freebsd-questions@freebsd.org References: <20050201052341.GB5919@pc102356.concepts.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <20050201052341.GB5919@pc102356.concepts.nl> User-Agent: Mutt/1.4.2.1i Subject: Re: SUDO X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 11:21:53 -0000 --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--