-
Notifications
You must be signed in to change notification settings - Fork 104
v.5.0.1-rc1: Authenticate via Existing Local Account results in EXIT ERROR on M1 Mac Mini running macOS 26.2 #348
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Milestone
Description
I'm trying to set super up to authenticate via existing local account as described in the documentation, using my own user account. That account is a volume owner.
However, when I follow the instructions in the documentation, I get the following error:
super --auth-local-account=MyUsername --auth-local-password='MyPa$$word'
Sun Jan 04 21:45:23 MacMiniA2348 super[14246]: **** S.U.P.E.R.M.A.N. 5.1.0-rc1 - SUPER STARTUP ****
Sun Jan 04 21:45:23 MacMiniA2348 super[14246]: Status: Mac computer with Apple silicon running: macOS Tahoe 26.2-25C56
Sun Jan 04 21:45:23 MacMiniA2348 super[14246]: Status: Last macOS startup was: 2025-12-30:16:20:00
Sun Jan 04 21:45:23 MacMiniA2348 super[14246]: Status: Current active GUI user is: MyUsername (501)
Sun Jan 04 21:45:23 MacMiniA2348 super[14246]: Status: Saving workflow configuration to main preferences at /Library/Management/super/com.macjutsu.super.plist.
Sun Jan 04 21:45:24 MacMiniA2348 super[14246]: Status: Validating new --auth-local-account credentials...
Sun Jan 04 21:45:25 MacMiniA2348 super[14246]: Auth Error: The password for account "MyUsername" is not valid.
Sun Jan 04 21:45:25 MacMiniA2348 super[14246]: Auth Error: The new --auth-local-account credentials will not be saved due to validation errors.
Sun Jan 04 21:45:25 MacMiniA2348 super[14246]: Exit: Apple silicon authentication options could not be validated and no failover option was specified, the workflow cannot continue.
Sun Jan 04 21:45:25 MacMiniA2348 super[14246]: **** S.U.P.E.R.M.A.N. 5.1.0-rc1 - EXIT ERROR ****
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested