I found out the problem. In my case, there was a local entry in /etc/group that was shadowing the LDAP group used by NFS. So pulseaudio was chowning the directory to gid 530 (correct ldap entry) but when reading back through stat, it was seeing the directory gid as 1000 (local /etc/group entry).
I removed the entry from /etc/group and everything works now. -- pulseaudio not working on NFS homes https://bugs.launchpad.net/bugs/358329 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs