-
-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't accept new admin account password after changing it[BUG] #519
Comments
I found a way to bypass this issue |
Please supply logs. |
erase-install.log |
Can you explain to me exactly what you did to get this issue? How exactly and when did you change the admin password? Can you reproduce this when using startosinstall directly? |
I got this when I changed the user (admin) password password in 2 ways The second change type was when I pushed for a password change through a JAMF policy - I can log in using that password so it is correct. I ran that policy a few weeks ago. Running 'startosinstall' seems to be working |
Can I ask if this is only on Apple Silicon machines? My guess is it's the same issue we ran into using the JAMF laps feature that auto rotates the admin password. It locks the volume ownership to the original password and prevents updates from functioning correctly unless it's another user that has volume ownership. We got around this by mass changing the admin password back to what it was when it was originally created. |
Hi, |
Don't forget this account does not need to be an administrator. But it does need to have a Secure Token. I wonder if your LAPS rotation is not updating the Secure Token? I believe this would be the case if the Jamf LAPS account was created via a PreStage Enrollment, but not if it was created as the Management Account. |
Making an admin account makes it easier for me but you are right, it's not necessary |
Yes I believe this was the case for us. Jamf didnt acknowledge the issue, but once I made a script to auto change the laps password back to the originally created password, everything worked as intended. (funny that also while the laps password rotations were happening, other users were also not being granted secure tokens or volume ownership). |
I experienced this issue with older computers where the Admin account was the volume owner and had the secure token and I didn't know what the original password was (It was setup by another IT person who changed the password many times). The way I do it now the standard user is the volume owner and has the secure token and I use erase-install with JAMF self-service. Works flawlessly. |
Doesn't accept new admin user password after changing it saying
Error - Password is invalid
using older passwords does no work as well
The text was updated successfully, but these errors were encountered: