<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: remote login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188341#M323344</link>
    <description>Unfortunately I don't have lsof on my system so I can't check.&lt;BR /&gt;&lt;BR /&gt;But lsof which lists open files "might" have information to help find out who has a telnet session open.&lt;BR /&gt;&lt;BR /&gt;lsof gives an understanding of the relationship of processes to open files descriptor and sockets and much more.&lt;BR /&gt;&lt;BR /&gt;May be worth a shot looking at it.&lt;BR /&gt;&lt;BR /&gt;If I get a chance I'll install it and see if it will be of any use.</description>
    <pubDate>Tue, 29 Apr 2008 05:33:52 GMT</pubDate>
    <dc:creator>OFC_EDM</dc:creator>
    <dc:date>2008-04-29T05:33:52Z</dc:date>
    <item>
      <title>remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188334#M323337</link>
      <description>I have a two unix server ( serverA and serverB ) , I checked that a login in serverA ( who -u |grep pts/30) , this pts is from serverB (by telnet) ,   if I want to know which user (IP address) in serverB use the login ID "ora_usr" to login serverA , what can i do ? thx&lt;BR /&gt;&lt;BR /&gt;serverA&lt;BR /&gt;======&lt;BR /&gt;#who -u |grep pts/30 &lt;BR /&gt;ora_usr   pts/30       Apr 29 11:45 serverB</description>
      <pubDate>Tue, 29 Apr 2008 03:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188334#M323337</guid>
      <dc:creator>haeman</dc:creator>
      <dc:date>2008-04-29T03:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188335#M323338</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;"ora_usr" from serverB has logged in serverA.&lt;BR /&gt;&lt;BR /&gt;Oracle must be using the "ora_usr" id. Have a look on /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh</description>
      <pubDate>Tue, 29 Apr 2008 03:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188335#M323338</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-04-29T03:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188336#M323339</link>
      <description>#who -a|grep &lt;USERNAME&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 29 Apr 2008 03:28:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188336#M323339</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-29T03:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188337#M323340</link>
      <description>thx replies,&lt;BR /&gt;&lt;BR /&gt;ora_usr is common user , so I don't know which user use this login at the time .&lt;BR /&gt;&lt;BR /&gt;thx</description>
      <pubDate>Tue, 29 Apr 2008 03:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188337#M323340</guid>
      <dc:creator>haeman</dc:creator>
      <dc:date>2008-04-29T03:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188338#M323341</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;In that case, do "last -R" to know the IP address from that user logged in.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh</description>
      <pubDate>Tue, 29 Apr 2008 04:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188338#M323341</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-04-29T04:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188339#M323342</link>
      <description>thx Ramesh S  &lt;BR /&gt; &lt;BR /&gt;I think the last -R in serverB only show who is logging in serverB , but can't show who is using telnet to connect serverA , for example , there are 10 user use ora_usr to telnet to serverA , how do I know who is who ? thx</description>
      <pubDate>Tue, 29 Apr 2008 04:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188339#M323342</guid>
      <dc:creator>haeman</dc:creator>
      <dc:date>2008-04-29T04:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188340#M323343</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I guess, You can only see the IP address/system name only from where user id 'ora_usr' logged in.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Ramesh</description>
      <pubDate>Tue, 29 Apr 2008 04:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188340#M323343</guid>
      <dc:creator>Ramesh S</dc:creator>
      <dc:date>2008-04-29T04:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188341#M323344</link>
      <description>Unfortunately I don't have lsof on my system so I can't check.&lt;BR /&gt;&lt;BR /&gt;But lsof which lists open files "might" have information to help find out who has a telnet session open.&lt;BR /&gt;&lt;BR /&gt;lsof gives an understanding of the relationship of processes to open files descriptor and sockets and much more.&lt;BR /&gt;&lt;BR /&gt;May be worth a shot looking at it.&lt;BR /&gt;&lt;BR /&gt;If I get a chance I'll install it and see if it will be of any use.</description>
      <pubDate>Tue, 29 Apr 2008 05:33:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188341#M323344</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-29T05:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188342#M323345</link>
      <description>I did find this post from someone who was trying to find the IP on the other end of a Telnet session.&lt;BR /&gt;&lt;BR /&gt;"On Unix one may use 'lsof' (if available) and grep on the shell pid and&lt;BR /&gt;file descriptor 0 to find the line containing the source ip addr. In&lt;BR /&gt;some flavors of Unix the /proc filesystem can also be of help."&lt;BR /&gt;&lt;BR /&gt;Sounds like lsof may be of help after all.</description>
      <pubDate>Tue, 29 Apr 2008 05:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188342#M323345</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-29T05:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188343#M323346</link>
      <description>or try&lt;BR /&gt;&lt;BR /&gt;who -mu&lt;BR /&gt;&lt;BR /&gt;That command showed my machine name including domain for my ssh session.&lt;BR /&gt;&lt;BR /&gt;Which I then used nslookup to get the IP.&lt;BR /&gt;&lt;BR /&gt;I think it would work for telnet too.</description>
      <pubDate>Tue, 29 Apr 2008 05:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188343#M323346</guid>
      <dc:creator>OFC_EDM</dc:creator>
      <dc:date>2008-04-29T05:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: remote login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188344#M323347</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;the lsof can show the remote IP , but how to know which user ( from 10 of them ) is this login session ? &lt;BR /&gt;&lt;BR /&gt;for nslookup , you mean run it at serverB ? I tried to use nsloopup IP but not work, can advise how to use it ? thx &lt;BR /&gt;&lt;BR /&gt;#man nslookup&lt;BR /&gt;nslookup -query=hinfo  -timeout=10&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2008 07:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-login/m-p/4188344#M323347</guid>
      <dc:creator>haeman</dc:creator>
      <dc:date>2008-04-29T07:13:04Z</dc:date>
    </item>
  </channel>
</rss>

