Trying to deploy the Safe Exam Browser on our student MacBook Airs and I am having some issues getting the configuration to stay. I was originally creating the package(.pkg) using Composer, but when the students download the package from Self Service the settings are reverted back to the defaults.
When I created it as a DMG and check the boxes to Fill user templates and existing home directories the settings come down as they should, but the end user is being prompted for a keychain password. However, it is not wanting the keychain password of the currently logged in user. It wants the keychain password of the user account I was logged in with when the package was created.
Has anyone recently deployed the Safe Exam browser successfully? The only post I can find is where someone says they have done it, but they don't outline how they were able to do this.
In theory I could use the pkg that I first created and then use a script to copy the .seb configuration file the machines, but I'm pretty weak at scripting. Plus when I tried to put the file in the ~/Library/Preferences/ folder as outlined in the instructions it tells me that it is unconfigured.