Results 1 to 2 of 2
A regular (non admin) user can create a Truecrypt file, but it can't be mounted. The admin password is refused. If you try the regular user password, the error is ...
- 09-14-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 1
Ubuntu 10.04 w/Truecrypt 7.0a only works on admin user
A regular (non admin) user can create a Truecrypt file, but it can't be mounted. The admin password is refused. If you try the regular user password, the error is that you are not on the sudo list.
- 07-07-2011 #2Just Joined!
- Join Date
- May 2005
- Posts
- 5
Try in the terminal:
and if you are "userX" write behind %admin ALL=(ALL) ALLsudo gedit /etc/sudoers
# by user
userX ALL = NOPASSWD: /usr/bin/truecrypt


