Is anyone using a script to unlock the DVD region so that a non-admin that opens the DVD player app for the first time can set the region? This script is no longer supported with Mavericks.
Solved
DVD Region Unlock Script
Best answer by charles_hitch
This should allow the user to set it the first time.
#!/bin/sh
security authorizationdb read system.device.dvd.setregion.initial > /tmp/system.device.dvd.setregion.initial.plist
/usr/libexec/PlistBuddy -c "Set class allow" /tmp/system.device.dvd.setregion.initial.plist
security authorizationdb write system.device.dvd.setregion.initial < /tmp/system.device.dvd.setregion.initial.plistEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
