-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Purge Helper is not signed #2
Comments
the plugin was already signed, but I just signed it again anyway. could you please try again? |
It looks like it is a High Sierra problem. On 10.13.1 (High Sierra) it still says it is from an unidentified developer. What OS are you signing it on? |
my regular work computer is El Capitan.
I should be able to get it signed on High Sierra by tomorrow morning PST.
|
Just uploaded High Sierra build, the repository is updated but you can also grab the plugin only from releases |
Thank you for looking at this; On the 10.13.1 machine i have, i got it working the other day by manually allowing it in the security preference pane. On the 10.12.6 machine i have, i thought it was working but actually it doesn't install the helper tool. It just keeps prompting for authentication each time it runs. Typing in the wrong password properly shakes the window, and typing in the correct password dismisses the window as if the helper tool is installed, however the helper tool never installs. I even tried manually copying it and resetting permissions but it just keeps prompting me for authorization to install the helper tool even if i place it there manually. Overall, for the customer i was trying to figure this out for, we have decided to suggest a different approach. instead of using this plugin and helper tool we are suggesting to edit the /etc/sudoers file to allow the current user to run the /usr/sbin/purge command without a password. The line we added is this: |
Hello! I have finally found the time to rewrite the plugin, you can find the new version in "releases" https://github.com/miyako/4d-plugin-purge/releases/tag/2.0.0 |
Using macOS High Sierra 10.13.1 (17B48)
Running this command:
PURGE DISK BUFFERS
produces the following error:"Purge Helper" can't be opened because it is from an unidentified developer.
Your security preferences allow installation of only apps from the App Store and identified developers.
Chrome downloaded this file today at 8:59 AM from github.com
It seems that currently, we must code-sign it ourselves, or override the error by navigating to the "Security" preference pane and choosing "Open Anyway".
Is there a plan to code sign future versions of this?
The text was updated successfully, but these errors were encountered: