Roland0 wrote: 
> See 'here'
> (https://wiki.archlinux.org/index.php/TrueCrypt#Method_1:_add_a_truecrypt_group).
> You may have to adjust the options and *mask values for your specific
> requirements.

Hi Roland,

and many thanks again. With your hint I found a way. In a console you
can type

veracrypt --fs-options=users,uid=$(id -u),gid=$(id
-g),fmask=0111,dmask=0000 --mount /dev/sdX /home/username/path/you/want

or, you start veracrypt, via "Options" you chose your mount-point and
under "mount options" type 

users,uid=1000,gid=1000,fmask=0111,dmask=0000

With these values under fmask and dmask everyone has all rights - it may
be OK on a single user PC with a crypted partition.
Now Logitechmediaserver could scan the music directory I wanted. Under
LinuxMint 18-x64 the LMS v 7.5.5 did not work but LMS 7.9_amd64 did.

But installing Mint 18 and having crypted your home, it's a similar
problem - Logitechmediaserver cannot found the music directory, which
was mounted from a crypted section under a home-path.

I had to take another path like /media. There, as root, I made a folder
as mount-point for the VeraCrypt-partition, something like
"/media/henry" and changed the rights, so that "henry" is owner and can
read and write.


------------------------------------------------------------------------
hellweg116's Profile: http://forums.slimdevices.com/member.php?userid=65893
View this thread: http://forums.slimdevices.com/showthread.php?t=105872

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to