Results 1 to 2 of 2
Hi Friends,
Is there a utility that will send a notification via e-mail or text message whenever someone logs into the network remotely(VNC) in linux environment?
I would really appriciate ...
- 07-09-2009 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 0
VNC/VPN log on notification via text/e-mail message in linux
Hi Friends,
Is there a utility that will send a notification via e-mail or text message whenever someone logs into the network remotely(VNC) in linux environment?
I would really appriciate if you would give some pointers.
Thanks
Mintu
- 07-09-2009 #2Just Joined!
- Join Date
- Jul 2009
- Posts
- 15
What VPN/VNC are you using? Some will let you execute a command on connection, which means you can just add the sendmail command to be executed.
Other than that, you could make sure that the vpn/vnc server is logging somewhere, and use logcheck / logwatch to scan the log periodically via cron and to send an email when it sees an entry matching a login.


Reply With Quote
