1
vote
2answers
64 views

Is there such an app or script that automatically logs off a user after a given number of minutes of activity?

I am looking for information on either an app or script that logs off an account after a certain number of minutes. I know this can be done by default after X amount of inactivity. However, I am using ...
0
votes
0answers
87 views

Login hook to test if this is first login

I want to know if a login hook runs before or after a home directory is created in /Users during the first time a user logs in. If the home directory is created before the login hook runs, then I want ...
-1
votes
3answers
1k views

Remove Little Snitch via script

I want to be able to uninstall Little Snitch over Apple Remote Desktop. I came across the script below here: http://fromtheadmin.com/kill-and-remove-little-snitch-application-via-ard-script/ However ...
1
vote
1answer
205 views

double password entry to access account

I have the Require password 4 hours after sleep ... option in Security and Privacy System Preferences set and am running a script with launchd to suspend my session at a certain time of day (see this ...
0
votes
2answers
376 views

lock account and sleep

Is there an easy way to lock my mac and then immediately sleep, all in one command? I know I can show the login window and then choose the sleep button, but I'd prefer one step rather than two (and a ...
7
votes
1answer
4k views

How do I modify Word 2011 for Mac so I can see tracked changes inline and notes simultaneously?

Background: In Word 2011 for the Mac, it's possible to view tracked changes inline -- that is, see the changes made on the screen within the text itself, as opposed seeing them in a balloon off to ...