solaris access
Hi,
Is there a way to track back who logged in to solaris ,after the connection was finished.I mean if i ssh user@solaris_server from solaris or linux,i like to find what user in linux or solaris was opened a solaris session.
I think this can be seen only from source solaris or linux and not from solaris target.
In solaris source i execute grep -i solaris_server /export/home/*/.bash_history
Any other solution?