By default Mac OS X allows the logged in user and any administrator to "unlock" the screensaver. For our environment this is a security issue. After doing some research, I found a script to set the screensaver password to only allow the logged user to "unlock":
sudo authutil write system.login.screensaver rule authenticate-session-owner
(authenticate-session-owner-or-admin is default)
What we need accomplished is: Only the logged-in user can unlock the screen for machine use. If an administrator unlocks the screen, the user must to be logged out. I noticed that /private/var/log/secure.log is changed when anyone attempts to unlock the computer. Could a logout script be linked to the log if a "succeeded authentication" occurs?
Is this even possible?
Thanks all!
Noah Swanson
Imaging Specialist
Enterprise Desktop Services
Phone: 309-765-3153
SwansonNoah at johndeere.com