Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.
    Attached Images Attached Images

  2. #2
    Just Joined!
    Join Date
    May 2005
    Posts
    5
    Try in the terminal:
    sudo gedit /etc/sudoers
    and if you are "userX" write behind %admin ALL=(ALL) ALL
    # by user
    userX ALL = NOPASSWD: /usr/bin/truecrypt

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...