
fixGpgHome fails to fix .gnupg permission due to unsufficient permissions
Reported by Luke Le | August 7th, 2013 @ 03:11 PM
Currently fixGpgHome is always run when a user logs in or once
when the installer finishes.
While this is generally a good idea, it doesn't have the proper
permissions to fix the permissions
of .gnupg when the user reboots.
Also, due to an oversight, it also doesn't have the permission to
fix .gnupg permissions when
started at the end of the installation, since it's launched with
user permissions and not root.
While it's not possible to fix this for reboots, unless SUID the
script (and we shouldn't!),
we can at least fix this for the installer, by running the script
using sudo.
Comments and changes to this ticket
-
Support August 7th, 2013 @ 03:11 PM
- State changed from new to fixed
(from [6448b4e55bf677d3be73f3c4c6e0f329fceda225]) [FIX] Try to fix faulty permissions on .gnupg folder when installation finishes. [#113 state:fixed] https://github.com/GPGTools/MacGPG2/commit/6448b4e55bf677d3be73f3c4...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป