Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 1999 10:01:54 -0800
From:      "Christopher G. Mann" <r3cgm@cdrom.com>
To:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: Unusual CAM Error w/FreeBSD 3.1 (tosha)
Message-ID:  <19990219100154.I7822@cdrom.com>
In-Reply-To: <19990219132746.A4754@nacamar.net>; from Karsten W. Rohrbach on Fri, Feb 19, 1999 at 01:27:46PM %2B0100
References:  <199902190152.SAA05557@panzer.plutotech.com> <9902191218.aa16968@salmon.maths.tcd.ie> <19990219132746.A4754@nacamar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
: definately, but also some of the "hook-devs" in /dev like xpt? for example
: should be root.operator and mode 660 or root.wheel or whatever. if theres no
: standardization in the next time, a lot of audio/multimedia packages will
: grow wild with suid executables where we wont need/want them i guess - and
: theres no harder pain in the ass than defect hardware and suid binaries.
: 
%ls -alF tosha
-rwxr-xr-x  1 bin  bin  21304 Feb 18 03:07 tosha*

%chown bin:operator tosha
%chmod 2755 tosha

%ls -alF tosha
-rwxr-sr-x  1 bin  operator  21304 Feb 18 03:07 tosha*
%exit

[beacon : r3cgm] ~ - fgrep operator /etc/group
operator:*:5:root,r3cgm

[beacon : r3cgm] /usr/local/bin - ls -l /dev/xpt* /dev/pass*
crw-rw----  1 root  operator   31,   0 Feb 16 16:56 /dev/pass0
crw-rw----  1 root  operator   31,   1 Feb 16 16:56 /dev/pass1
crw-rw----  1 root  operator   31,   2 Feb 16 16:56 /dev/pass2
crw-rw----  1 root  operator   31,   3 Feb 16 16:56 /dev/pass3
crw-rw----  1 root  operator  104,   0 Feb 16 16:56 /dev/xpt0
crw-rw----  1 root  operator  104,   1 Feb 16 16:56 /dev/xpt1

[beacon : r3cgm] ~ - tosha -i
Device: /dev/cd0c -- "PIONEER" "CD-ROM DR-U16S" "1.01"

 track   playing  start    end     raw size  mp3 size   # of   track
 number   time    sector  sector   in bytes  128 kbps  frames  type
---------------------------------------------------------------------
    1    6:03'42       0   27266   64131984   5817795   13918  audio
    2    7:05'27   27267   59168   75033504   6806595   16284  audio
    3    3:17'62   59169   74005   34896624   3166061    7574  audio
    4    4:43'11   74006   95241   49947072   4531181   10840  audio
    5    3:39'25   95242  111691   38690400   3510168    8397  audio
    6    6:37'61  111692  141527   70174272   6365848   15229  audio
    7    5:19'65  141528  165517   56424480   5118701   12245  audio
    8    2:54'69  165518  178636   30855888   2799555    6697  audio
    9    8:48'10  178637  218246   93162720   8450968   20218  audio
   10    5:28'12  218247  242858   57887424   5251395   12563  audio
   11    6:53'24  242859  273857   72909648   6613955   15823  audio
   12    7:38'38  273858  308245   80880576   7336941   17553  audio
   13    5:27'07  308246  332777   57699264   5234328   12522  audio
---------------------------------------------------------------------
 total  73:57'03  332778 sectors  782693856  71076231  169856

Yay!  I think we're good to go now.  I'll email the /port maintainer
for tosha and see if I get the Makefile changed a bit.

Thank you for helping me with this!

-- 
Christopher G. Mann - IT Manager, Webmaster

Walnut Creek CDROM (www.cdrom.com)
The FreeBSD Mall (www.freebsdmall.com)


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




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