I was wondering if anyone knows of (or can make!) an AppleScript that enables all the security passwords on a Mac. So at home my laptop is password-free, but when I take it out, I can click an AppleScript and make it secure.
It would have to enable:
- login password
- wake-from-sleep password
- wake-from-screensaver password
- lock the keychain
...or as many of those as possible. I've already found a site that had a script for wake-from-screensaver, so I'm sure the others must be possible?
I imagine it would be a fantastically useful thing to have as an executable. Too bad I can't program
It would have to enable:
- login password
- wake-from-sleep password
- wake-from-screensaver password
- lock the keychain
...or as many of those as possible. I've already found a site that had a script for wake-from-screensaver, so I'm sure the others must be possible?
I imagine it would be a fantastically useful thing to have as an executable. Too bad I can't program