joshua-d-miller / macOSLAPS

Swift binary that will change a local administrator password to a random generated password. Similar behavior to LAPS for Windows
MIT License
382 stars 57 forks source link

Update EAs and Create pkg scripts #67

Closed franton closed 2 years ago

franton commented 2 years ago

This PR is pretty simple:

1) I've split the EA into two, and made the output a little better. 2) I've provided pre and post install scripts for your pkg generation. This way it'll cleanly unload before any kind of upgrade and make sure it's active at the end, otherwise we're stuck waiting for a device restart.

joshua-d-miller commented 2 years ago

I'm going to close this pull request as I have incorporated all of this into the the repo and the package. I have credited you and thank you kindly for all this information.