Re: Adding Users

From: Bill Unruh (unruh_at_string.physics.ubc.ca)
Date: 09/28/04


Date: 28 Sep 2004 00:35:35 GMT

Paul Ingram <pingramnet@ns.sympatico.ca> writes:

]On Mon, 27 Sep 2004 13:26:49 +0200, Davorin Vlahovic wrote:

]> On 2004-09-27, Paul Ingram <pingramnet@ns.sympatico.ca> wrote:
]>> Wait, I just found it here on this line
]>>
]>> audio:x:17:jess,paul
]>>
]>> It appears she is already there. What else could be wrong?
]>
]> type:
]>
]> ls -l /dev/dsp* /dev/mixer* /dev/sequencer*
]>
]> And get back to us with the output.

]Here is what I got back

]paul@linux:~> su
]Password:
]linux:/home/paul # ls -l /dev/dsp* /dev/mixer* /dev/sequencer*
]lrwxrwxrwx 1 root root 4 2004-09-24 17:37 /dev/dsp -> dsp0
]crw------- 1 paul audio 14, 3 2004-04-06 06:27 /dev/dsp0
]crw------- 1 paul audio 14, 19 2004-04-06 06:27 /dev/dsp1
]crw------- 1 paul audio 14, 35 2004-04-06 06:27 /dev/dsp2
]crw------- 1 paul audio 14, 51 2004-04-06 06:27 /dev/dsp3
]crw-rw---- 1 root root 55, 0 2004-04-06 06:27 /dev/dsp56k
]lrwxrwxrwx 1 root root 6 2004-09-24 17:37 /dev/mixer -> mixer0
]crw------- 1 paul audio 14, 0 2004-04-06 06:27 /dev/mixer0
]crw------- 1 paul audio 14, 16 2004-04-06 06:27 /dev/mixer1
]crw------- 1 paul audio 14, 32 2004-04-06 06:27 /dev/mixer2
]crw------- 1 paul audio 14, 48 2004-04-06 06:27 /dev/mixer3
]crw------- 1 paul audio 14, 1 2004-04-06 06:27 /dev/sequencer
]crw------- 1 paul audio 14, 8 2004-04-06 06:27 /dev/sequencer2
]linux:/home/paul #

Well, as I assume you can see, the group audio is NOT allowed to use any of
those devices except dsp56k.