[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] mail when users log into the system. RaQ3
- Subject: [cobalt-developers] mail when users log into the system. RaQ3
- From: "@lfa" <lynet@xxxxxx>
- Date: Sun Mar 25 16:59:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi folks
I would like to have an e-mail to the admin account each time anyone logs into the Raq3 either via ftp or ssh
i have disabled telnet service and do only accept ssh sessions.
how do i do this?
guess i could tail -f /var/log/messages and grep for patterns and redirect to sendmail
any other suggestions??
@lfa