This raises a point that has been puzzling me for a while. I sthere a list anywhere of all the groups in debian, what they are for and when users should be added to each group ?
I tend to do it by "cat group" to see what groups there are then guessing but maybe it is documented somewhere ? Pat On Wednesday 11 April 2001 14:34, Robert Voigt wrote: > > Many thanks I have the sound as root but I have had put the permissions > > of the > > devices /dev/dsp and /dev/hdd to 666. I don't know if it is suitable > > but > > I have the sound ! > > Nice to hear that it works. But changing permissions is usually not nice. > The right way to go is to add all users that should have access to the > soundcard to group audio (or whatever it's called, can't remember exactly). > Just type as root > addgroup <user> <group>