<?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: Monitoring a tty session in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182748#M163203</link>
    <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;One thing you can do is to put the file 'script' in the profile so that you can watch their activity. However, they will need to have write access to the output file which means it can be manipulated. However, if you are watching it then you will find it out if they do any such thing.&lt;BR /&gt;&lt;BR /&gt;For ex., create a directory say /tmp/scripts.&lt;BR /&gt;Chmod 1777 /tmp/scripts&lt;BR /&gt;&lt;BR /&gt;Add "script /tmp/scripts/script.$LOGNAME.$(date +%m%d%H%M)" to your /etc/profile.&lt;BR /&gt;&lt;BR /&gt;When the vendor logs in, it will create a file under /etc/profile. You can simply do a 'tail -f /tmp/scripts/script.user.date' and watch what they do.&lt;BR /&gt;&lt;BR /&gt;This is one way of monitoring what others do. It does have it's limitations.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 04 Feb 2004 10:22:16 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-02-04T10:22:16Z</dc:date>
    <item>
      <title>Monitoring a tty session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182746#M163201</link>
      <description>I have a third party contractor that will be working on my HP-UX systems to assist in an upgrade.&lt;BR /&gt;I need to be able to realtime monitor their tty sessions so that I can see what they are doing.  Also I need to monitor all other activity that they are doing.  The main one is the tty sessions.&lt;BR /&gt;&lt;BR /&gt;Can anyone help me with an idea on how to do this efficiently?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Craig</description>
      <pubDate>Wed, 04 Feb 2004 10:06:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182746#M163201</guid>
      <dc:creator>Craig A. Sharp</dc:creator>
      <dc:date>2004-02-04T10:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a tty session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182747#M163202</link>
      <description>You could use sudo (taking care to disable su) so that every command he uses is logged.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 04 Feb 2004 10:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182747#M163202</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2004-02-04T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a tty session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182748#M163203</link>
      <description>Hi Craig,&lt;BR /&gt;&lt;BR /&gt;One thing you can do is to put the file 'script' in the profile so that you can watch their activity. However, they will need to have write access to the output file which means it can be manipulated. However, if you are watching it then you will find it out if they do any such thing.&lt;BR /&gt;&lt;BR /&gt;For ex., create a directory say /tmp/scripts.&lt;BR /&gt;Chmod 1777 /tmp/scripts&lt;BR /&gt;&lt;BR /&gt;Add "script /tmp/scripts/script.$LOGNAME.$(date +%m%d%H%M)" to your /etc/profile.&lt;BR /&gt;&lt;BR /&gt;When the vendor logs in, it will create a file under /etc/profile. You can simply do a 'tail -f /tmp/scripts/script.user.date' and watch what they do.&lt;BR /&gt;&lt;BR /&gt;This is one way of monitoring what others do. It does have it's limitations.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Feb 2004 10:22:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182748#M163203</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-04T10:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a tty session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182749#M163204</link>
      <description>It's not free but there is a product called DoubleVision that should do all you ask. You can actually "sit over his shoulder" (in ghostly form) and watch (and/or record) everything he does.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tridia.com/" target="_blank"&gt;http://www.tridia.com/&lt;/A&gt;</description>
      <pubDate>Wed, 04 Feb 2004 10:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182749#M163204</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-02-04T10:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring a tty session</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182750#M163205</link>
      <description>The perfect solution to your question is Citrix Metaframe for Unix.  It has the command _ctxshadow_, which allows a priviledged user to see exactly what an unpriviledged user is doing.  This is more than text, it is graphical in nature.  This is a perfect help-desk tool.  &lt;BR /&gt; &lt;BR /&gt;You can get a 90 day demo free of charge.  Don't email--it'll take weeks to get a reply.  Call their customer service people who will try to sell you the Windows products: don't accept this.  Keep going through their sales office until you find someone who has heard of this product. If you give them your Fedex number, they'll overnight it to you.  &lt;BR /&gt;&lt;BR /&gt;Its a cinch to install, and a PITA to license, but maintenance is a breeze.  A 3 user license is less than $3k USD, but it does share licensing with other Citrix products on your network, so the cost per seat plumments.&lt;BR /&gt;&lt;BR /&gt;Its also available for Solaris and AIX.  It uses the freebie Citrix client (downloadable from their website) or you can go through all the bother of configuring the NFUSE server (included) and then any web browser suffices for a client. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Wed, 04 Feb 2004 10:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/monitoring-a-tty-session/m-p/3182750#M163205</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2004-02-04T10:46:34Z</dc:date>
    </item>
  </channel>
</rss>

