Hello,
I have been attempting to look for a way in which we can log who is
using the openssh client on a shared shell server. The idea is we would
like to be able to track which users are logging into which servers with
which credentials in a central syslog server.
For example
User joe has logged into shellserverA. the user then connects to serverB
using ssh with user details of bob. We would like to see in the syslog
file
time and date shellserverA user : joe has logged into serverB with bob
That way we hope to be able to centrally verify who was logging into
servers at any particular time. Does anyone know of any patches which
would allow us to have this type of functionality. I am currently using
OpenSSH_4.3p2 on Ubuntu Linux.
Regards,
Jimmy.