Skip to main content
Question

BigSur update won't accept password on M1 Machines

  • February 2, 2021
  • 34 replies
  • 219 views

Show first post

34 replies

Forum|alt.badge.img+6
  • Contributor
  • July 28, 2021

Having this same issue now with Big Sur 11.5.1 and ARM Macs enrolled in JAMF DEP prestage.  System Preferences, software updates, An update is available for your Mac.  Download it and click Restart Now.   Get prompted Software Update is trying to authenticate user.   Enter user password and immediately get a pop up, some updates could not be installed.  Happening on our fleet of (25ish?) ARM computers.    Secure token is enabled and the bootstrap token is cached on the server.    

Intel Macs don't have this issue at all.   ARM Macs not in JAMF don't have this issue.  I've opened a ticket with Apple Enterprise and JAMF but as of this writing no response.


Forum|alt.badge.img
  • New Contributor
  • August 22, 2021

Yes, just reboot in safe mode and the update will run.


Forum|alt.badge.img+4

Safe mode boot will not help non-technical end-users lol - needs to be addressed by Apple I think


Forum|alt.badge.img+4
  • Contributor
  • October 1, 2021

Still no update on this?  Happing to our new M1s.


Forum|alt.badge.img+4
  • Contributor
  • October 1, 2021

No, not for me, still using the command line for Secure Token. By the way, if you're using password beginning with "-" it wont work.


Forum|alt.badge.img+10
  • Valued Contributor
  • October 7, 2021

The only workaround I have found is when I make the user and admin I run inside terminal command sudo profiles install -type bootstraptoken and that fixes the issue.


Forum|alt.badge.img+3
  • New Contributor
  • December 20, 2021

The only workaround I have found is when I make the user and admin I run inside terminal command sudo profiles install -type bootstraptoken and that fixes the issue.


This is by far the simplest solution. Thanks! 


Forum|alt.badge.img+4
  • Contributor
  • January 12, 2022

The only workaround I have found is when I make the user and admin I run inside terminal command sudo profiles install -type bootstraptoken and that fixes the issue.


So from the user's profile, you:

1.  Make a standard user account into an admin.

2. run in Terminal:  " sudo profiles install -type bootstraptoken " 

, and that fixes the issue where you no longer have the password mismatch?


Forum|alt.badge.img+3
  • New Contributor
  • January 13, 2022

So from the user's profile, you:

1.  Make a standard user account into an admin.

2. run in Terminal:  " sudo profiles install -type bootstraptoken " 

, and that fixes the issue where you no longer have the password mismatch?


Yep. That did it for me. 👍