Macjutsu / super

S.U.P.E.R.M.A.N. optimizes the macOS software update experience.
Apache License 2.0
605 stars 82 forks source link

Add failover method for when local admin fails just like the failover in place for MDM failures #115

Closed yinfante356 closed 11 months ago

yinfante356 commented 1 year ago

Macjutsu -

Although the use of local credentials works great, i am running into a few issues with certain devices that may not have a matching password on the local Admin account. I would like to have the flexibility to present the end user with Creds when local admin account fails to verify.

Credential Error: The provided password for account "TestAdminUser" is not valid. Warning: Automatic macOS update/upgrade enforcement on Apple Silicon computers requires authentication credentials Exit: Startup validation failed.

I tried using the --user-auth-mdm-failover= options but these does not seem to work as they appear to be strictly for the Jamf API workflow.

End goal, "as a failover" allow end user to Authenticate and for the update to proceed (given they have Secure Token rights of course)

yinfante356 commented 1 year ago

Thank you very much

peter1122999 commented 1 year ago

+1 for this feature

Macjutsu commented 11 months ago

https://github.com/Macjutsu/super/releases/tag/v4.0.0-beta1