Preventing free access to other partitions
Posted: 22. Jan 2014, 07:16
I am using Salixos-14-xfce with Mate desktop and it is running very well. When I click on other partitions in Caja file manager, they are mounted without any problem and no password is required. How can I change this so that it asks for password (root or regular user) before mounting other partitions. My /etc/fstab file is as follows:
Thanks for your help.
Code: Select all
LABEL=salix14-xfce / ext4 noatime,defaults 1 1
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
tmpfs /dev/shm tmpfs defaults 0 0