<?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: Log of dial-up session - keystroke logging? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727083#M74367</link>
    <description>Thanks Volker - I'll give it a whirl and report back here.........</description>
    <pubDate>Wed, 08 Feb 2006 11:35:56 GMT</pubDate>
    <dc:creator>Jon Evans_1</dc:creator>
    <dc:date>2006-02-08T11:35:56Z</dc:date>
    <item>
      <title>Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727078#M74362</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas on how to keep a log of a dialup session to my system?&lt;BR /&gt;&lt;BR /&gt;I need to monitor what the remote customer does exactly. &lt;BR /&gt;&lt;BR /&gt;I thought about $SET HOST 0/LOG=mumble in the LOGIN.COM, but this seems a bit silly as they'd have to login twice and I can't see a way from preventing them breaking out of it easily. MONITOR &amp;amp; AUDIT won't really supply the info I need.&lt;BR /&gt;&lt;BR /&gt;Thoughts anyone?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;Jon</description>
      <pubDate>Wed, 08 Feb 2006 11:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727078#M74362</guid>
      <dc:creator>Jon Evans_1</dc:creator>
      <dc:date>2006-02-08T11:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727079#M74363</link>
      <description>there is a LOGGER utility. It should match your needs.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.decus.org/libcatalog/description_html/v00508.html" target="_blank"&gt;http://www.decus.org/libcatalog/description_html/v00508.html&lt;/A&gt;</description>
      <pubDate>Wed, 08 Feb 2006 11:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727079#M74363</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-02-08T11:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727080#M74364</link>
      <description>Jon,&lt;BR /&gt;&lt;BR /&gt;there is SYS$EXAMPLES:ALPHA_LOGGER.C which may provide this kind of functionality.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 08 Feb 2006 11:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727080#M74364</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-02-08T11:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727081#M74365</link>
      <description>Thanks for the prompt response gentlemen.&lt;BR /&gt;&lt;BR /&gt;Unfortunately the FTP link in Labadie's reply is dead - I'll try and track it down via other routes.&lt;BR /&gt;&lt;BR /&gt;Thanks Volker, but my C knowledge is non-existent. I'll have to look at this one as a last resort.&lt;BR /&gt;&lt;BR /&gt;Jpn</description>
      <pubDate>Wed, 08 Feb 2006 11:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727081#M74365</guid>
      <dc:creator>Jon Evans_1</dc:creator>
      <dc:date>2006-02-08T11:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727082#M74366</link>
      <description>Jon,&lt;BR /&gt;&lt;BR /&gt;you don't need to know ANY C to build and run. ALPHA_LOGGER.C is a ready-to-run example:&lt;BR /&gt;&lt;BR /&gt;$ cc alpha_logger&lt;BR /&gt;$ link alpha_logger&lt;BR /&gt;$ run  alpha_logger&lt;BR /&gt;&lt;BR /&gt;$ show proc&lt;BR /&gt;$ LOGO&lt;BR /&gt;&lt;BR /&gt;$ TYPE SESSION.LOG&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 08 Feb 2006 11:34:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727082#M74366</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-02-08T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727083#M74367</link>
      <description>Thanks Volker - I'll give it a whirl and report back here.........</description>
      <pubDate>Wed, 08 Feb 2006 11:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727083#M74367</guid>
      <dc:creator>Jon Evans_1</dc:creator>
      <dc:date>2006-02-08T11:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727084#M74368</link>
      <description>In 1990 there was a product called VIDEO that did the job. No more details ...&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 08 Feb 2006 11:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727084#M74368</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-08T11:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727085#M74369</link>
      <description>Wonder if Raxco bought it ...&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.raxco.co.uk/product.asp?ProductID=92" target="_blank"&gt;http://www.raxco.co.uk/product.asp?ProductID=92&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 08 Feb 2006 11:40:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727085#M74369</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-08T11:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727086#M74370</link>
      <description>Jon,&lt;BR /&gt;&lt;BR /&gt;&lt;QUOTE&gt;&lt;BR /&gt;I thought about $SET HOST 0/LOG=mumble in the LOGIN.COM, but this seems a bit silly as they'd have to login twice and I can't see a way from preventing them breaking out of it easily.&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;And still, this WAS our solution when we needed it!&lt;BR /&gt;&lt;BR /&gt;- Have them (telnet) into a system (DISCONTROL_Y &amp;amp; CAPTIVE), with a LOGIN.COM that tells them their keystrokes get logged (at least in the Netherlands, you are not allowed to do that without informing each &amp;amp; every time that you are doing that), and then SET HOST/LOG to the actual target machine (fixed username and password, to be verified by LOGIN.COM in the target machine). Upon logout from there automaticcaly logout from the "logger" system.&lt;BR /&gt;&lt;BR /&gt;Perhaps not high tech, but good enough for us at the time.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Wed, 08 Feb 2006 11:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727086#M74370</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-08T11:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727087#M74371</link>
      <description>Also problem is that not everything get logged. Graphical tools like amds, console manager, etc. If that is possible thru your dial up.&lt;BR /&gt;&lt;BR /&gt;And there are lots of tools/applications making a mess of the output. And sometimes it is just that that needs to be logged (did someone change the salary db ?).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 08 Feb 2006 13:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727087#M74371</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-02-08T13:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727088#M74372</link>
      <description>We have our dial in modems connected to a terminal server. We then use the autologin feature to connect to any host, which forces another login. The user only enters one password. &lt;BR /&gt;&lt;BR /&gt;Use sysman for alf. Example&lt;BR /&gt;&lt;BR /&gt;$  mc sysman alf show&lt;BR /&gt;%SYSMAN-I-ALFFIL, contents of ALF database on node TEST&lt;BR /&gt;Terminal/Port Name                                              Username&lt;BR /&gt;--------------------------------------                          --------&lt;BR /&gt;MODEM_SERVER/MODEM1                                             DIALIN1&lt;BR /&gt;MODEM_SERVER/MODEM2                                             DIALIN2&lt;BR /&gt;&lt;BR /&gt;Explore ALF. Not a well know feaure but useful. Entry is via sysman.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 17:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727088#M74372</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-02-08T17:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727089#M74373</link>
      <description>Jon,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; thought about $SET HOST 0/LOG=mumble &lt;BR /&gt;&amp;gt;in the LOGIN.COM, but this seems a &lt;BR /&gt;&amp;gt;bit silly as they'd have to login twice&lt;BR /&gt;&lt;BR /&gt;  Not entirely! You can setup a pair of accounts for each user. An "outer" and "inner". The purpose of the outer account is the initial login and to manage the logs. It's captive and has NO PASSWORD! It then does: &lt;BR /&gt;&lt;BR /&gt;$ SET HOST 0/LOG INNER&lt;BR /&gt;&lt;BR /&gt;  (or more likely "USER_SECURE" or similarly generated username). &lt;BR /&gt;&lt;BR /&gt;  Since you've given SET HOST the username, all it prompts for is the password. The LGICMD of the inner account can verify that it's logged in from the outer account, so you've enforced the logging.&lt;BR /&gt;&lt;BR /&gt;  The user only sees one Username and one Password prompt, but there may be output in between. Since the usernames are separate, you can secure the logs very well. You could even put the "outer" usernames on a different system, and have a split network so the inner system is physically inaccessible except through the logging system. &lt;BR /&gt;&lt;BR /&gt;  The whole thing can be setup very easily with about 50 lines of DCL.</description>
      <pubDate>Wed, 08 Feb 2006 19:59:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727089#M74373</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-02-08T19:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727090#M74374</link>
      <description>Following on the John, ALF creates the outer account and you use your user id and password for the inner account. If your modems are connected to Terminal servers, then by all means try ALF.</description>
      <pubDate>Wed, 08 Feb 2006 20:51:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727090#M74374</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-02-08T20:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727091#M74375</link>
      <description>re: John,&lt;BR /&gt;&lt;BR /&gt;$ set ho 0/log inner&lt;BR /&gt;%DCL-W-MAXPARM, too many parameters - reenter command with fewer parameters&lt;BR /&gt; \INNER\&lt;BR /&gt;&lt;BR /&gt;Does this involve any undocumented feature ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 09 Feb 2006 02:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727091#M74375</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-02-09T02:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: Log of dial-up session - keystroke logging?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727092#M74376</link>
      <description>Thanks everyone for the suggestions.&lt;BR /&gt;&lt;BR /&gt;Not really wanting to pay for any software for this solution so the RAXCO product is out, but it would do what I want. Thanks.&lt;BR /&gt;&lt;BR /&gt;Terminal server/ALF solution not really suitable for this - we only have a thinwire 10mb DS90TL and I don't want to open the whole full modem-control supported DECserver argument........&lt;BR /&gt;&lt;BR /&gt;I'm following up the LOGGER program and my original idea.&lt;BR /&gt;&lt;BR /&gt;Thanks again.&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 09 Feb 2006 03:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/log-of-dial-up-session-keystroke-logging/m-p/3727092#M74376</guid>
      <dc:creator>Jon Evans_1</dc:creator>
      <dc:date>2006-02-09T03:32:43Z</dc:date>
    </item>
  </channel>
</rss>

