<?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 welcome.txt and SSH in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903320#M29268</link>
    <description>When a user logs in to VMS with SSH he only sees @sys$manager:welcome.txt instead of the contents and how can I show a user that the logins are 0. Now he tries and tries and becomes an intruder.&lt;BR /&gt;&lt;BR /&gt;Gr. Theo</description>
    <pubDate>Sun, 22 May 2005 15:51:07 GMT</pubDate>
    <dc:creator>Theo van der Zwet</dc:creator>
    <dc:date>2005-05-22T15:51:07Z</dc:date>
    <item>
      <title>welcome.txt and SSH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903320#M29268</link>
      <description>When a user logs in to VMS with SSH he only sees @sys$manager:welcome.txt instead of the contents and how can I show a user that the logins are 0. Now he tries and tries and becomes an intruder.&lt;BR /&gt;&lt;BR /&gt;Gr. Theo</description>
      <pubDate>Sun, 22 May 2005 15:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903320#M29268</guid>
      <dc:creator>Theo van der Zwet</dc:creator>
      <dc:date>2005-05-22T15:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: welcome.txt and SSH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903321#M29269</link>
      <description>Hi, it's one of several "missing features" of SSH on OpenVMS:&lt;BR /&gt;- sys$welcome is not usable&lt;BR /&gt;- sys$announce is not usable in the format "@filename.txt"&lt;BR /&gt;- f$getdvi does not return remote port information&lt;BR /&gt;- there is no timeout when you enter ssh nodename and then stop entering the&lt;BR /&gt;password&lt;BR /&gt;&lt;BR /&gt;Workaround to show the contents of a welcome.txt file: put into sys$sylogin&lt;BR /&gt;$ if f$extract(0,3,f$getjpi("","TERMINAL")) .eqs. "FTA" then type system_dir:welcome.txt&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Eberhard&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 04:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903321#M29269</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-05-23T04:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: welcome.txt and SSH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903322#M29270</link>
      <description>sorry: system_dir = sys$manager</description>
      <pubDate>Mon, 23 May 2005 04:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903322#M29270</guid>
      <dc:creator>Eberhard Wacker</dc:creator>
      <dc:date>2005-05-23T04:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: welcome.txt and SSH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903323#M29271</link>
      <description>And all login failures are treated equal. So, no exception for interactive limit 0 violation (and $ is not accepted in the username).&lt;BR /&gt;&lt;BR /&gt;You will have to define a cluster logical with the interactive limit and test that in sylogin. And leave the interactive limit high.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 23 May 2005 04:59:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903323#M29271</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-05-23T04:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: welcome.txt and SSH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903324#M29272</link>
      <description>Both thanks for your reply. The first workaround without the lexcal function I already did. I will do it with the lexical funcion for the "normal" telnet users.&lt;BR /&gt;&lt;BR /&gt;The second solution for the interactive limit I also will use.&lt;BR /&gt;&lt;BR /&gt;Gr. Theo</description>
      <pubDate>Mon, 23 May 2005 12:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903324#M29272</guid>
      <dc:creator>Theo van der Zwet</dc:creator>
      <dc:date>2005-05-23T12:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: welcome.txt and SSH</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903325#M29273</link>
      <description>both solutions are working. The last solution however is tricky. You must not forget to exclude the systemaccounts. &lt;BR /&gt;ps. I saw it on time.&lt;BR /&gt;&lt;BR /&gt;Theo</description>
      <pubDate>Fri, 27 May 2005 13:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/welcome-txt-and-ssh/m-p/4903325#M29273</guid>
      <dc:creator>Theo van der Zwet</dc:creator>
      <dc:date>2005-05-27T13:43:06Z</dc:date>
    </item>
  </channel>
</rss>

