User Tools

Site Tools


slackware:truecrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
slackware:truecrypt [2013/12/29 13:52] slackslackware:truecrypt [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +There is a slackbuild, which maybe fixes all this stuff, but itself has some odd dependencies.  The site has an installer for the cl version.
 +
 ======Truecrypt binary root privileges====== ======Truecrypt binary root privileges======
  
Line 24: Line 26:
  
 <code> <code>
-# gpasswd -a regularuser1 truecrypt +# gpasswd -a regularuser truecrypt 
-# gpasswd -a regularuser2 truecrypt+</code> 
 + 
 +or for many users 
 + 
 +<code> 
 +# gpasswd -M first_user,second_user,etc truecrypt
 </code> </code>
  
Line 45: Line 52:
 truecrypt -d # unmounts all truecrypt -d # unmounts all
 </code> </code>
 +
 +although mounting in non-default locations [[http://lyuts.net/blog/2011/10/device-busy-then-unmounting-truecrypt-container|seems to cause some serious difficulties (device busy) with unmounting]], so I suggest sticking with the default (in /media) unless there's a compelling reason not to.
  
 https://wiki.archlinux.org/index.php/TrueCrypt#Mount_volumes_as_a_normal_user https://wiki.archlinux.org/index.php/TrueCrypt#Mount_volumes_as_a_normal_user
slackware/truecrypt.1388325158.txt.gz · Last modified: 2019/11/07 17:58 (external edit)