[pulseaudio-tickets] [PulseAudio] #824: Multiple users and ACL on USB sound devices (was: Multiple users.)

PulseAudio trac-noreply at tango.0pointer.de
Fri Aug 27 13:26:13 PDT 2010


#824: Multiple users and ACL on USB sound devices
----------------------+-----------------------------------------------------
  Reporter:  olek     |       Owner:  lennart
      Type:  defect   |      Status:  closed 
 Milestone:           |   Component:  daemon 
Resolution:  invalid  |    Keywords:         
----------------------+-----------------------------------------------------

Comment(by frodeseverin):

 There is now a bug report in the Debian BTS on this issue. It turns out
 the package maintainer had made a small mistakte when replacing some rules
 in the /lib/udev/rules.d/70-acl.rules file. These sill hopefully be
 updated before Squeeze releases.

 The bug  report can be read here:
 /lib/udev/rules.d/70-acl.rules

 To make a long story short, I needed to make a rule file containing theese
 rules
 {{{
 # Turn on access control lists for all sound devices
 SUBSYSTEM=="sound", ENV{ACL_MANAGE}="1"
 SUBSYSTEM=="input", SUBSYSTEMS=="sound", ENV{ACL_MANAGE}="1"
 }}}

 I put them in /etc/rules.d/60-sound.rules

 This solution will only fix ACLs for the sound devices, to fix ACLs for
 the whole system, you should edit the file /lib/udev/rules.d/70-acl.rules
 as described in the Debian bug report.

 ;)Frode

-- 
Ticket URL: <http://pulseaudio.org/ticket/824#comment:11>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list