SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
Login Hooks
Apple tech note
Bombich.com article
Scripting Login Tasks in OS X
Create a hook:
sudo defaults write com.apple.loginwindow LoginHook /path/to/script
See what the login hook is set to:
sudo defaults read com.apple.loginwindow LoginHook
Technology:
- Log in to post comments