Re: [pulseaudio-discuss] Failed to create secure directory with ACL

2014-04-22 Thread Prunk Dump
2014-04-20 17:58 GMT+02:00 Alexander E. Patrakov : > I have prepared two conflicting patches and believe that applying any > of them will work around your bug (which is really in the CIFS server). > Please use your own judgement to pick one of the patches. > > My own preference would be: > [PATCH]

Re: [pulseaudio-discuss] Failed to create secure directory with ACL

2014-04-20 Thread Prunk Dump
2014-04-07 14:11 GMT+02:00 Prunk Dump : >>> $mkdir /home/teachers/pellegrb/.pulse >>> $chown 3000137:338 /home/teachers/pellegrb/.pulse >>> $chmod 0700 /home/teachers/pellegrb/.pulse >>> $ls -al /home/teachers/pellegrb >>> >>> drwxrwx---+

Re: [pulseaudio-discuss] Failed to create secure directory with ACL

2014-04-09 Thread Prunk Dump
2014-04-09 17:55 GMT+02:00 Michael DePaulo : > > On Apr 8, 2014 1:17 AM, "Prunk Dump" wrote: >> >> 2014-04-07 14:11 GMT+02:00 Prunk Dump : >> > Hello ! >> > >> > The home folders of my users are shared through a CIFS server that >> >

Re: [pulseaudio-discuss] Failed to create secure directory with ACL

2014-04-07 Thread Prunk Dump
2014-04-07 14:11 GMT+02:00 Prunk Dump : > Hello ! > > The home folders of my users are shared through a CIFS server that > support Access Control Lists. Pulse audio won't start in those folders > complaining "Failed to create secure directory: Permission denied&qu

[pulseaudio-discuss] Failed to create secure directory with ACL

2014-04-07 Thread Prunk Dump
Hello ! The home folders of my users are shared through a CIFS server that support Access Control Lists. Pulse audio won't start in those folders complaining "Failed to create secure directory: Permission denied". $strace -v pulseaudio ... mkdir("/home/teachers/pellegrb/.pulse", 0700) = 0 umask(0