<?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: Disallow logins in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215057#M90171</link>
    <description>When you first connect try doing it with the /nocomm after the username.</description>
    <pubDate>Fri, 13 Jun 2008 14:48:34 GMT</pubDate>
    <dc:creator>Peter Zeiszler</dc:creator>
    <dc:date>2008-06-13T14:48:34Z</dc:date>
    <item>
      <title>Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215052#M90166</link>
      <description>It seems as though there is a setting in the back end to disallow logins.  It looks like it (the user login) works and then there is a message that "operator logged out automatically&lt;BR /&gt;&lt;BR /&gt;Where would one look to check this for all users?&lt;BR /&gt;&lt;BR /&gt;We are running VMS 7.3.2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Wed, 11 Jun 2008 16:24:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215052#M90166</guid>
      <dc:creator>BRUCE BROWN_2</dc:creator>
      <dc:date>2008-06-11T16:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215053#M90167</link>
      <description>try $ help set logins&lt;BR /&gt;&lt;BR /&gt;       Sets the interactive limit (number of interactive users allowed&lt;BR /&gt;       on the system), or displays the interactive limit and the current&lt;BR /&gt;       number of interactive users.&lt;BR /&gt;&lt;BR /&gt;       Requires OPER (operator) privilege to set the login limit.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jun 2008 16:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215053#M90167</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2008-06-11T16:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215054#M90168</link>
      <description>I suspect an application controled flag/setting.&lt;BR /&gt;&lt;BR /&gt;"operator logged out automatically"&lt;BR /&gt;&lt;BR /&gt;That is not a text originating from OpenVMS itself.&lt;BR /&gt;You may want to the search .COM files, scripts and applications sources on the box to find out where exactly it is generated to get to the source of it all.&lt;BR /&gt;&lt;BR /&gt;You may also want to use &lt;BR /&gt;$ACCOU/FULL/SINCE=.../BEFORE... around such failure to see what OpenVMS thinks happened.&lt;BR /&gt;&lt;BR /&gt;Please explain what you mean with "back end"&lt;BR /&gt;Is this a 3-tier implemenation or a simpe "Username" prompt&lt;BR /&gt;&lt;BR /&gt;Hope this helps a little,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jun 2008 17:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215054#M90168</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2008-06-11T17:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215055#M90169</link>
      <description>Look at the command procedure pointed to by the logical SYS$SYLOGIN. There may be a check in that procedure to see if logins are currently allowed.</description>
      <pubDate>Wed, 11 Jun 2008 19:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215055#M90169</guid>
      <dc:creator>Walter Miller_1</dc:creator>
      <dc:date>2008-06-11T19:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215056#M90170</link>
      <description>Bruce,&lt;BR /&gt;&lt;BR /&gt;As has been observed by others, that is not an obvious OpenVMS message.&lt;BR /&gt;&lt;BR /&gt;There are two ways to search for this, top-down and bottom-up. From the top, the suggestion to check the login path for the affected user(s), and the System wide login file (SYS$MANAGER:SYLOGIN.COM or the SYS$SYLOGIN) and then work from there.&lt;BR /&gt;&lt;BR /&gt;The other way is to search for the message string (and then find how it is being invoked).&lt;BR /&gt;&lt;BR /&gt;There is unfortunately no generic easy way to locate it (although after doing it for a while, you tend to pick up on some hints).&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 11 Jun 2008 19:40:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215056#M90170</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-06-11T19:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215057#M90171</link>
      <description>When you first connect try doing it with the /nocomm after the username.</description>
      <pubDate>Fri, 13 Jun 2008 14:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215057#M90171</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2008-06-13T14:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow logins</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215058#M90172</link>
      <description>Bruce,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;to many variables with to few constraints as it stands!&lt;BR /&gt;&lt;BR /&gt;Can you elabate on "Backend"? On "user logs in"? What is the "EXACT" message?&lt;BR /&gt;&lt;BR /&gt;To start debugging,&lt;BR /&gt;&lt;BR /&gt;WHAT does ACCOUNTNG report on these "sessions"?&lt;BR /&gt;If necessary, turn ON accounting for LOGINs.&lt;BR /&gt;See &lt;BR /&gt;$ HELP SET ACCO &lt;BR /&gt;for details.&lt;BR /&gt;&lt;BR /&gt;Supply that info, and we will look what direction to take from there.&lt;BR /&gt;&lt;BR /&gt;Good luch in your bug hunt!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jun 2008 17:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/disallow-logins/m-p/4215058#M90172</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2008-06-13T17:33:28Z</dc:date>
    </item>
  </channel>
</rss>

