From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 17:15:20 2004 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 D8C7E16A4CF for ; Tue, 30 Nov 2004 17:15:20 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD0E43D48 for ; Tue, 30 Nov 2004 17:15:20 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 980D0511AA; Tue, 30 Nov 2004 09:20:31 -0800 (PST) Date: Tue, 30 Nov 2004 09:20:31 -0800 From: Kris Kennaway To: xinopher@web.de Message-ID: <20041130172031.GA59116@xor.obsecurity.org> References: <350578163@web.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <350578163@web.de> User-Agent: Mutt/1.4.2.1i cc: FreeBSD-questions@freebsd.org Subject: Re: /dev 5.3 vs 4.x, additional rights for user, reboot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 17:15:21 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 30, 2004 at 06:08:39PM +0100, xinopher@web.de wrote: > Hi >=20 > I started to move some of my machines from 4.x to 5.3. >=20 > Using amanda (www.amanda.org) for backups I ran into a problem: >=20 > The user operator is used by amanda for all stuff, for example > questioning /dev/ch0 to change the tape. >=20 > 5.3: ls -la /dev/ch0 > crw------- 1 root operator 232, 0 Nov 30 14:35 /dev/ch0 >=20 > While using 4.x I just did chmod g+rw /dev/ch0 during installation > of amanda and everything was fine, now rebooting a 5.3 machine > everything is not fine as the additional rights are gone... >=20 > Is there a way to grant additional rights surviving reboots? > I can write a little script for /usr/local/etc/rc.d/ but I do not think > that would be very cute :-( man devfs Kris --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBrKvfWry0BWjoQKURAgvLAKDz28FLsg+EC5mpYlonK9ctARMKRgCguEVn hnMZx7sN4pNzQLWNoNGt1RU= =7+x4 -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--