-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Describe the bug
When you attempt to run outset using only a managed profile as the script source the following Outset action types do not appear to be processing correctly:
login-privileged-once
login-privileged-every
boot-once
In the case of boot-once it will process provided there is a file in the local boot-once outset folder.
To Reproduce
Use the attached folder of outset scripts to generate a managed profile:
testingoutset.zip
using the following command after the folder is placed on the Desktop:
/usr/local/outset/Outset.app/Contents/Resources/outset-payload --directory ~/Desktop/testingoutset
Create managed profile from the plist and assign it to target machine
Ensure Outset version 4.20.21973 is installed.
Restart target computer and allow it to startup, then login as any user.
Open /Users/Shared/testing.log on the target computer
See that only some of the outset action types are processed
Expected behavior
All of the outset action types should be processed
System Details:
- OS: macOS 15.6 and macOS 26b4
- Architecture: Apple Silicon
- Version: 4.2.0.21973
Additional context
Here are copies of pertinent outset related files from one of the tested machines
outset.log
testing.log
io.macadmins.outset.plist-files.zip