Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

scriptsandthings/Jamf-LAPS_red5coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jamf-LAPS

With the release of Jamf Pro 10.45, a new API endpoint was added, which introduces the local administrator password solution (LAPS) via the Jamf Pro API.

At present this feature is only available via the APIs, at some point in the future it will be added to the Jamf Pro UI.

In the interim this app will allow you too:

  • Enable / Disable the service
  • Set the number of seconds for the password rotation time
  • Set the number of seconds for the password auto expiration time
  • Retrive the password for a given Mac and LAPS username

Requirements

  • A Mac running macOS Venture (13.0)
  • Jamf Pro 10.45 or higher
  • Jamf Pro Account that has the following minimum permissions
    • Send Local Admin Password Command
    • Update Local Admin Password Settings
    • View Local Admin Password
    • View Local Admin Password Audit History

PLEASE NOTE THIS IS CURRENTLY IN BETA

History

  • 0.9 , Initial release
  • 0.9.1
    • Added logging. Use sudo log stream --info --predicate 'subsystem=="uk.co.mallion.jamf-laps"' to view the logs
    • Fixed an issue where the LAPS user name was not being passed correctly.

jamf-laps-screenshot

About

App to interact with the new LAPS service in Jamf Pro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages