Posted on 10-15-2015 04:23 PM
I was wondering if any one had advice on how to turn off the screen lock requiring a password in Security and Privacy using configuration profiles.
Also is there is a way to disable natural scrolling using configuration profiles.
Posted on 10-16-2015 05:08 AM
Hi,
It is possible to set the key so the option is unticked, but from lots of previous attempts, this seems to be unreliable. We've had the checkbox re-enable itself, and in other cases, the password prompt still appear even when the checkbox is unticked.
We've also tried this with a login script and defaults write
but had similar behaviour.
There is another workaround available, whats the scenario you're facing? Are these shared devices and people walking away leaving the Macs logged in?
Posted on 10-16-2015 05:15 AM
Missed the second bit.
You can create a custom config profile that managed the com.apple.driver.AppleHIDMouse.plist
file. I can't remember the key name but you will be able to work it out by enabling / disabling the setting in system preferences and then checking what changed in the plist.
Posted on 03-31-2016 12:52 AM
Hi David
I am having the same problem. I can not get the option unticked thru configuration profile.
We have a couple of computer rooms full of shared iMacs and students are leaving them logged in.
Do you mind sharing the workaround?
Thank you.
Posted on 03-31-2016 12:56 AM
If you have more than one local user account and enable fast user switching, the lock screen will get a second option to switch back to the login window.
This works for us as we often have the local JSS admin account and a local support admin account. So all we have to do is switch on fast user switching and the option appears.
Posted on 03-31-2016 01:18 AM
Thank you David. I can confirm that your suggestions work very well in our school environment. Having 2 local users let us switch to another user when somebody forgot to log out and the computer is locked. Cheers.