D DeDMakar macrumors member Original poster Jun 16, 2008 #1 HI!!! How programmatically to check the "Require password to wake this computer from sleep or screen saver"? Macarov Anatolii.
HI!!! How programmatically to check the "Require password to wake this computer from sleep or screen saver"? Macarov Anatolii.
S sord macrumors 6502 Jun 16, 2008 #2 I would imagine/hope its not possible (for security reasons). If it is, its probably something set in /Library/Preferences, but thats just a guess.
I would imagine/hope its not possible (for security reasons). If it is, its probably something set in /Library/Preferences, but thats just a guess.
robbieduncan Moderator emeritus Jun 16, 2008 #3 AppleScript with UI scripting turned on can check/uncheck anything. I think the user will see it happen though...
AppleScript with UI scripting turned on can check/uncheck anything. I think the user will see it happen though...
S sord macrumors 6502 Jun 16, 2008 #4 robbieduncan said: AppleScript with UI scripting turned on can check/uncheck anything. I think the user will see it happen though... Click to expand... You will also get issues for users like me who lock down the System Preferences (as everyone should)
robbieduncan said: AppleScript with UI scripting turned on can check/uncheck anything. I think the user will see it happen though... Click to expand... You will also get issues for users like me who lock down the System Preferences (as everyone should)