For Linux users of #VeraCrypt: a know issue exists in version 1.24 where on some distribution VeraCrypt would request the admin password for every mount or dismount. A workaround is to launch VeraCrypt form Terminal.
We are working on a fix for this.
FYI, this issue is caused by a change done in version 1.24 where we use the command "sudo -n uptime" to query if a sudo session is active instead of the method used in previous versions where VeraCrypt was authenticating with a dummy password.