<div dir="ltr">Hi team, <div><br></div><div>I have a puzzling question crossing PulseAudio and systemd-logind behavior. In short, if you open a new virtual terminal with sudo openvt -vlu, there will be no sound in it, because dynamic ACL on /dev/snd/* doesn't include your account. </div><div><br></div><div>How to reproduce: </div><div>1. Switch to first VT and login (Ctrl+Alt+F1)</div><div>2. Open a new virtual terminal: sudo openvt -vlu (it is likely going to be tty8)</div><div>3. Switch to tty8: Ctrl+Alt+F8</div><div>4. Try to play a sound: play /path/to/wav/file.wav</div><div><br></div><div>Play command will be stuck until you switch to another VT: ACLs get updated, sound gets played in the background. </div><div><br></div><div>What would be a good way to fix it?</div><div><br></div><div>I'm experiencing this on Ubuntu 14.04 with user accounts and groups configured via LDAP, where group membership is pulled from LDAP and doesn't include users into audio group. Users rely on this dynamic ACL to be able to play sound. </div><div>-Alex</div></div>