No Password on Wake from Sleep Command Help

GabeShack
Valued Contributor III

Hey all,
So I have been trying to remove the default setting in 10.8.3 to require a password during wake from sleep. I can acheive it through an osascript which also seems to work when I use it in either Casper Remote(advanced tab)or in ARD unix code, but I cannot get a policy to run it in the same advanced tab and I can't seem to get my scripting correct to make it run in a shell script. Any help would be lovely! This command also of course works in the local terminal window. I assume its because I need to translate the apple script to a shell command. Ideas?

sudo osascript -e 'tell application "System Events" to set require password to wake of security preferences to false'

Gabe Shackney
Princeton Public Schools

Gabe Shackney
Princeton Public Schools
1 ACCEPTED SOLUTION

GabeShack
Valued Contributor III

Ok so weird part is now it looks like this worked fine from my policy.
Strange the inconsistency.

Gabe Shackney
Princeton Public Schools

Gabe Shackney
Princeton Public Schools

View solution in original post

1 REPLY 1

GabeShack
Valued Contributor III

Ok so weird part is now it looks like this worked fine from my policy.
Strange the inconsistency.

Gabe Shackney
Princeton Public Schools

Gabe Shackney
Princeton Public Schools