<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi there !<br>
    <br>
    <span>I am working on a custom ubuntu distribution (based on lucid)
      that runs:<br>
      <br>
      - mpd - as mpd user - spawning it's own pulseaudio session.  (it
      is the default configuration).<br>
      -  At least one regular graphical user that uses gnome and
      pavucontrol ; who uses it's own pulseaudio session too.<br>
      <br>
      -  I want this normal user(s) to be able to control mpd's
      pulseaudio properties !<br>
      - I don't want to run mpd as a 'normal user'  - for many
      reasons... the main reason is there is only one MPD daemon but
      there can be several 'normal user'. And it would requires editing
      the config file afterward the first user creation.<br>
      <br>
       By reading <a target="_content" class="chatzilla-link"
        href="http://mpd.wikia.com/wiki/PulseAudio">http://mpd.wikia.<wbr>com/wiki/PulseAudio<wbr></a>
      and using 'sudo -s -u mpd -H' I was able to use pacmd, but
      launching pavucontrol just returns "connection refused". Any idea
      ? ( I also see that as </span><span>'mpd' user , strace'ing
      pavucontrol , it tries to connect to /home/regularuser/<wbr>.pulse/xxxx-runtime/<wbr>native<wbr>
      ... instead of /home/mpd/...  ?) <br>
      <br>
      Any direction to achieve that ?<br>
      <br>
      Thanks !!<br>
    </span>
  </body>
</html>