Description of problem: pam_console handles /dev/dsp but not /dev/adsp How reproducible: Always Steps to Reproduce: 1. ls -l /dev/adsp Actual results: crw-rw---- 1 root root 14, 12 Jun 12 19:15 /dev/adsp Expected results: crw------- 1 g root 14, 12 Jun 12 19:15 /dev/adsp Additional info: http://www.google.com/search?q=console.perms+adsp returns lots of people who had to manually add the /dev/adsp entry
Created attachment 131124 [details] Patch to add /dev/adsp* to /etc/security/console.perms
pam-0.99.5.0-5.fc5 has been pushed for fc5, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report.
pam-0.99.5.0-5.fc5 fixed this bug. Thanks.