Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Logging SSH sessions in utmp

Status
Not open for further replies.

gcazian

MIS
Dec 4, 2002
61
US
We want to be able to see which SSH sessions are currently running on our servers. Unfortunately, the 'who' command does not display SSH sessions.

Is there any way to change this? Is there some sort of setting to add in the ssh config file, etc.?

Any help would be greatly appreciated.
 
if you have IBM's release of OpenSSH then it is a feature.

in reply to the problem reported, IBM said on the site:



By: Anonymous ( 0 )
RE: OpenSSH_3.6.1p2-pwexp22, SSH protocols 1.5/2. [ reply ]
09/04/03 11:25
Normally, ssh would show the hostname rather than the IP address. The hostname lookup has been disabled in recent IBM ssh releases because it was creating slowdowns (several minutes' worth per ssh session) for several customers.





=---------------------------------------------------------

to solve the problem (and the other problems) I had installed this OpenSSH:

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top