On Wednesday 17 July 2002 08:37 am, Anoop Johnson wrote: > Never tried Redhat 7.2, but here's what ls says about /dev/dsp in my Debian > box. > > [anoop@lonewolf:anoop]$ ls -l /dev/dsp > crw-rw---- 1 root audio 14, 3 Apr 15 2001 /dev/dsp
RedHat by default uses pam_console, so /dev/dsp (and many others - configurable in /etc/security/console.perms) are chowned to the user currently logged in at the console. binand@binand[~]:(2) ls -l /dev/dsp crw------- 1 binand root 14, 3 Apr 11 19:55 /dev/dsp Binand ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
