Hi All,
Im a complete newbie when it comes to mac's, but I got advised that my previous thread in "new to macs" was probably better raised here.
Sooo, Im after a way to spot incoming ssh attempts (I've got my remote login share open so I can annoy my macbook remotely) and to trigger an alert to the user if someone tickles it. I guess I could do it with a loginhook (for successful logins) in combination with growlnotify, but that of course wouldnt alert me to someone attempting to login and failing.
At the moment Im as far as using w piped through grep to list the login ID and remote systems IP and using growlnotify to pop up a dialogue with this info (it remains on screen until such time as I click to acknowledge it)..... Im missing the triggered bit.... and the 'any' ssh activity.
Any ideas? (please be gentle, it hurts to engage BOTH braincells)
Im a complete newbie when it comes to mac's, but I got advised that my previous thread in "new to macs" was probably better raised here.
Sooo, Im after a way to spot incoming ssh attempts (I've got my remote login share open so I can annoy my macbook remotely) and to trigger an alert to the user if someone tickles it. I guess I could do it with a loginhook (for successful logins) in combination with growlnotify, but that of course wouldnt alert me to someone attempting to login and failing.
At the moment Im as far as using w piped through grep to list the login ID and remote systems IP and using growlnotify to pop up a dialogue with this info (it remains on screen until such time as I click to acknowledge it)..... Im missing the triggered bit.... and the 'any' ssh activity.
Any ideas? (please be gentle, it hurts to engage BOTH braincells)