Posted on 10-11-2022 12:01 PM
We're testing a way to make it a little faster for users when they come in to get their new Mac's. We setup a staging profile, login with that account, we sign in to self-service with the user who will be getting it, at the prompt to enter local password, we put in the staging password and then run a script that switches the user on the device. We then go in to Jamf and change the user info there. The Mac shows encrypted, filevault 2 is new user and the user has a secure token. We're able to change the password, but when you log back on to jamf connect, it says incorrect password with either the current or staging password. Not sure if there is a way around this.
Solved! Go to Solution.
Posted on 10-14-2022 02:16 AM
You've got far too many moving parts in that system. I'm not surprised it's breaking.
According to your list you are enrolling each machine twice? That's not good. That's bound to break things. Why are you enrolling twice? I assume the second time must be user-initiated.
My thinking is that you have broken the FileVault encryption so that the user has an FV token but with another password on it. I assume you have tried both user names with all the passwords the machine has ever known?
I'm sorry but with all that complexity I have no idea where to start to recommend a possible fix. My advice would be to give up and let the end user enrol from the beginning. Unless you are installing a huge amount of software it's not a long time for them to wait. You're throwing away all the advantages of ADE and Jamf Connect.
Posted on 10-11-2022 06:15 PM
Can you show us the script you run? It might also be good if you gave us a list of the steps you perform laid out one by one.
Do you have Jamf Connect connected to any particular IDP such as Google or Azure?
Are you starting off with an ADE enrolment? If so, what is in the pre-stage?
When you say "The Mac shows encrypted, filevault 2 is new user and the user has a secure token." do you get that information from Jamf or the machine itself? What does the computer record in Jamf say?
When you say "but when you log back on to jamf connect" do you mean the log in after a reboot? If it's after a reboot can you successfully use the new password in the FileVault authenticate then it fails at the IDP log in or do you go straight to IDP log in which fails and you never see the FileVault authenticate?
Posted on 10-13-2022 12:55 PM
Posted on 10-14-2022 02:16 AM
You've got far too many moving parts in that system. I'm not surprised it's breaking.
According to your list you are enrolling each machine twice? That's not good. That's bound to break things. Why are you enrolling twice? I assume the second time must be user-initiated.
My thinking is that you have broken the FileVault encryption so that the user has an FV token but with another password on it. I assume you have tried both user names with all the passwords the machine has ever known?
I'm sorry but with all that complexity I have no idea where to start to recommend a possible fix. My advice would be to give up and let the end user enrol from the beginning. Unless you are installing a huge amount of software it's not a long time for them to wait. You're throwing away all the advantages of ADE and Jamf Connect.