Last week we updated our JSS from 8.62 to 8.71. Since then, any Macs we image (Casper Imaging) fail to have the root account enabled. Enabling root as part of a configuration has been working for the past year or more.
We use the command: /usr/sbin/dsenableroot -u admin -p password -r root-password in a script that runs "at reboot". Obviously password and root-password are not in the command line…
Could be coincidence that it magically stopped working when we upgraded, but I am not a big fan of coincidence…
On the other hand, how could the JSS version (and consequently the version of Casper Imaging we are using) cause this issue?
Ideas?