<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio won't run when home directory is mounted with CIFS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71649#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio won't run when home directory is mounted with CIFS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71649">bug 71649</a>
              from <span class="vcard"><a class="email" href="mailto:maarten256@hotmail.com" title="Maarten Jacobs <maarten256@hotmail.com>"> <span class="fn">Maarten Jacobs</span></a>
</span></b>
        <pre>Hi Tanu,

Thanks for that! I do agree that this would break the security model that is
built into this particular area of the code. However, without some sort of
change this won't work with CIFS mounted home directories.

In the same area of the code there are escapes (through compiler directives)
for compiling the code in a Windows environment - which also precludes the
ability to set the right permissions on the directories.

I'm pretty sure that my "fix" needs to be reviewed in detail and probably
improved upon, but it does give one the necessary tools to allow the code to
figure out that it is trying to create this directory on a CIFS home
directory... With all the permission shortcomings that entails.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>