> It means that you can only record cdr's as the root user. :-(( I hate > having to su - into root. :-(. It's also annoying as other users who > don't have admin access can't login. Howabout using sudo (which you should use over plain ol' su, anyway) or making cdrecord suid? (which isn't a //great// idea, but it would work) --Ian...