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

looking for instructions. #62

Closed DBLClick closed 2 years ago

DBLClick commented 2 years ago

Appears a lot of things changed with macOSLAPS with version 2.0 and also with BIG Sur.

I noticed that you introduced two team ID in the source code and I would need to create a policy to grant permissions to run. I'm wondering do you actually have installation instructions, for permissions and setup.

munneco commented 2 years ago

That would be really helpful for newbies (like me) so we can learn more and more about MacOS and that tool 😃

joshua-d-miller commented 2 years ago

@DBLClick,

You are correct that there are two team IDs as my goal was to transition from PSU's team to my own developer team since I was able to take the code with me when I left the university however PSU revoked the cert for the one Team ID so I don't think you will need to worry about that. You bring up a good point that I think a Wiki is probably needed to provide instructions on setup for things like Active Directory or MDM setups. I'm hoping over the holiday to add this information as things slow down a bit at my new gig.

Thanks!

ShawnMGiesbrecht commented 2 years ago

I've installed the latest package (2.1.0) on Big Sur (and so to be Monterey). I tried to look for the file edu.psu.macoslaps.plist but not able to so I take it i have to create or use my MDM (which is Jamf) Do you have any samples and or documentation (other than README.md)

DBLClick commented 2 years ago

Shawn,

I recommend that you use the JSON configuration file for jamf. It works a lot easier to configure.


From: ShawnMGiesbrecht @.> Sent: Monday, December 20, 2021 4:59 PM To: joshua-d-miller/macOSLAPS @.> Cc: DBLClick @.>; Mention @.> Subject: Re: [joshua-d-miller/macOSLAPS] looking for instructions. (Issue #62)

I've installed the latest package (2.1.0) on Big Sur (and so to be Monterey). I tried to look for the file edu.psu.macoslaps.plist but not able to so I take it i have to create or use my MDM (which is Jamf) Do you have any samples and or documentation (other than README.md)

— Reply to this email directly, view it on GitHubhttps://github.com/joshua-d-miller/macOSLAPS/issues/62#issuecomment-998300919, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOD3RNUWFEJIAYVE4VCUQDLUR6RMXANCNFSM5GJMTEOA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>

joshua-d-miller commented 2 years ago

Hello all! A Wiki has been created which should go over how to setup macOSLAPS in your environment. If you have questions please let me know!