You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’d like to launch VeraCrypt (on macOS) as another user (see below why).
From Terminal I did su user, followed by /Applications/VeraCrypt.app/Contents/MacOS/VeraCrypt
For security (see this guide), I mostly use my Mac from the standard account. And only log into my admin account for tasks like installing apps.
Why not launch VeraCrypt when you’re logged in as an admin?
I logged into the admin account to create a VeraCrypt partition on an external device (necessary since this operation asks for an admin password).
Now I’d like to backup the standard user’s data to that encrypted partition.
In order to mount the encrypted partition while logged in as the standard user, though, I’m asked for an admin password.
The standard user doesn’t have admin rights and I thus need to type the admin’s password.
Unfortunately, though, the VeraCrypt credentials prompt does NOT allow to specify which user (it only has a field for the password).
Launching the app as the admin user would solve that — when the password dialog appears, I can type the admin’s password and proceed.
The text was updated successfully, but these errors were encountered:
theprivacydesigner
changed the title
VeraCrypt crashes on launch when opened by another user
VeraCrypt crashes when launched as another user
Oct 30, 2024
Expected behavior
I’d like to launch VeraCrypt (on macOS) as another user (see below why).
From Terminal I did
su user
, followed by/Applications/VeraCrypt.app/Contents/MacOS/VeraCrypt
Observed behavior
VeraCrypt crashes on launch.
Steps to reproduce
Your Environment
Software versions
Why two users?
For security (see this guide), I mostly use my Mac from the standard account. And only log into my admin account for tasks like installing apps.
Why not launch VeraCrypt when you’re logged in as an admin?
I logged into the admin account to create a VeraCrypt partition on an external device (necessary since this operation asks for an admin password).
Now I’d like to backup the standard user’s data to that encrypted partition.
In order to mount the encrypted partition while logged in as the standard user, though, I’m asked for an admin password.
The standard user doesn’t have admin rights and I thus need to type the admin’s password.
Unfortunately, though, the VeraCrypt credentials prompt does NOT allow to specify which user (it only has a field for the password).
Launching the app as the admin user would solve that — when the password dialog appears, I can type the admin’s password and proceed.
The text was updated successfully, but these errors were encountered: