slackware:truecrypt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| slackware:truecrypt [2013/12/29 13:51] – slack | slackware:truecrypt [2019/11/07 17:58] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======Truecrypt binary root priveleges====== | + | There is a slackbuild, which maybe fixes all this stuff, but itself has some odd dependencies. |
| - | The Truecrypt binary needs to have root privileges. I installed Truecrypt 6.0a on Slackware 12.1 and it gives me the same message. The fix is to create a group with the privilege of running the truecrypt binary and add your unprivileged (non-root) users to the truecrypt group so they can run Truecrypt. Do the following (need to su): | + | ======Truecrypt binary root privileges====== |
| + | |||
| + | The Truecrypt binary needs to have root privileges. I installed Truecrypt 6.0a on Slackware 12.1 and it gives me the same message. The fix is to create a group with the privilege of running the truecrypt binary and add your unprivileged (non-root) users to the truecrypt group so they can run Truecrypt. Do the following (as root): | ||
| < | < | ||
| Line 24: | Line 26: | ||
| < | < | ||
| - | # gpasswd -a regularuser1 | + | # gpasswd -a regularuser |
| - | # gpasswd -a regularuser2 | + | </ |
| + | |||
| + | or for many users | ||
| + | |||
| + | < | ||
| + | # gpasswd -M first_user, | ||
| </ | </ | ||
| Line 42: | Line 49: | ||
| < | < | ||
| truecrypt / | truecrypt / | ||
| - | truecrppt | + | truecrypt |
| truecrypt -d # unmounts all | truecrypt -d # unmounts all | ||
| </ | </ | ||
| + | |||
| + | although mounting in non-default locations [[http:// | ||
| https:// | https:// | ||
slackware/truecrypt.1388325092.txt.gz · Last modified: 2019/11/07 17:58 (external edit)