Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 1998 08:01:50 -0700 (PDT)
From:      David Wolfskill <dhw@whistle.com>
To:        djw@cyberstation.net, hackers@FreeBSD.ORG
Subject:   Re: ccd & dump
Message-ID:  <199809251501.IAA05118@pau-amma.whistle.com>
In-Reply-To: <Pine.BSF.4.02A.9809250103430.29682-100000@citrine.cyberstation.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Fri, 25 Sep 1998 01:06:55 -0500 (CDT)
>From: Dan Walters <djw@cyberstation.net>

>Does anyone have any tips on how to dump a ccd device?  I just get
>something to the tune of "/dev/ccd0c: Permission denied."  This is with
>2.2 stable.

As long as the effective {user,group} ID associated with the process has
permission to read the raw dev (/dev/rccd0c), it should work just fine.

For example, I'm using amanda, set up to run as user "operator" (which
I've manually added to group "operator"), and here's a machine that
amanda backs up that uses ccd:

crab[3]% ls -l /dev/*ccd0c
brw-r-----  1 root  wheel      21,   2 Jan 15  1997 /dev/ccd0c
crw-r-----  1 root  operator   74,   2 Apr 29  1997 /dev/rccd0c


david
-- 
David Wolfskill		UNIX System Administrator
dhw@whistle.com		voice: (650) 577-7158	pager: (650) 371-4621

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809251501.IAA05118>