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

Creating Extension Attribute for use with Jamf Pro #57

Closed smithjw closed 3 years ago

smithjw commented 3 years ago

This EA will use macOSLAPS to write the current admin password and its expiry to a file, then echo it back into Jamf. If macOSLAPS fails to write the file or it is empty, it will not return any value so as to not overwrite the last password that Jamf knew about.

joshua-d-miller commented 3 years ago

Excellent! This will be added to the repo for those who need it.