LAPS4LINUX icon indicating copy to clipboard operation
LAPS4LINUX copied to clipboard

macOS - runner

Open tlcarpenter opened this issue 1 year ago • 2 comments

Is there a preferred configuration for the runner on macOS, i.e. specific directories where laps-runner.py should be installed, permissions it should have, how it should be run (cron or launchd), etc.?

tlcarpenter avatar Aug 16 '23 17:08 tlcarpenter

Currently, the runner only supports Linux, but it should be possible to port it to macOS. I'll keep this issue open as feature request.

schorschii avatar Aug 30 '23 12:08 schorschii

Here is a short update: I did a first test on macOS. One problem is that macOS requires to enter the old password, even when using passwd as root on the command line. There is no change to bypass this without entering recovery mode. So the runner needs to be adjusted to query the old password first before setting a new one.

schorschii avatar Jun 03 '24 22:06 schorschii