Good morning,
I wrote a short script to set the firmware password on our Mac OS 10.11 machines. Here's the line in question:
/usr/sbin/firmwarepasswd -setpasswd 1Password2Goes3Here -setmode command
It appeared to work when run, but now the Mac in question will not accept anything I give it as a password. I think I used the command incorrectly and I'm not sure what was actually set as a password. Any suggestions as to what I should try, based on the line above?
Thanks in advance!