Results 1 to 2 of 2
Hello everyone,
I'm trying to control the access in my server. I did an application that can read audit logs and sys logs with the purpose to send me a ...
- 06-09-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
How can I start a SH application when someone makes a ssh connection?
Hello everyone,
I'm trying to control the access in my server. I did an application that can read audit logs and sys logs with the purpose to send me a report by email with important information about the user. It's a SH file. My problem is start the program when someone makes a ssh connection. Suggestions and advices are welcome.
Thanks,
journey
- 06-09-2010 #2Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
I found the solution using /etc/profile to startup the script.


Reply With Quote