[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mounting a labeled filesystem



peter@dalton:~$ grep GRN /etc/fstab
LABEL=GRNSDHC41 /home/peter/GR auto defaults,noauto,user,users 0 0

peter@dalton:~$ mount LABEL=GRNSDHC41
mount: must be superuser to use mount
peter@dalton:~$ sudo mount LABEL=GRNSDHC41
[sudo] password for peter: 
peter@dalton:~$ mount | grep GR
/dev/sda1 on /home/peter/GR type ext2 (rw,nosuid,nodev,noexec,relatime,errors=continue,user_xattr,acl)

Does anyone have a clever way to allow a user to mount a storage 
part containing a labeled filesystem without giving a password?

Thanks,                   ... Peter E.
 
-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202   http://carnot.yi.org/   Bcc: peter at easthope. ca


Reply to: