Tagged Questions
1
vote
1answer
989 views
Completely disable CD/DVD Rom access to all users on Ubuntu 12.04 LTS?
We are using Ubuntu 12.04 LTS. Following is output fromuname -a command: Linux trainingmac1 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
We are training ...
3
votes
7answers
6k views
How to disable CD-ROM and USB for normal users in Linux?
How can access to CD-ROM and USB be disabled for normal users in Linux?
As a part of security policy we need to disable CD-ROM and USB access for normal users. Only root users should have the access. ...