I work for a K-8 school district and I’ve noticed students trying to log on as teachers. I want to put something in that will check for invalid login attempts and snap a photo using the camera on the iMacs and log the date, time, username, and computer. It’s just a little side project to work on when I have time – nothing anyone’s even asking for but I’m sure it would come in handy and probably show the teachers that they should use a good password.
I’ve got a command line tool called isightcapture for taking the picture and I can figure everything else out. Actually, someone has already created a utility that does this but it only works for local users which get reported to asl.log (AuthSight).
Comments are closed