<?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: Allow selective LOGIN when interactive is set to 0 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800526#M76816</link>
    <description>&amp;gt;&amp;gt;&amp;gt; in an elegant manner?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may want to investigate the SYSGEN parameter LGI_CALLOUTS and the associated LOGINOUT API (callout_chkrestrict is the vector of interest) to customize the login process. I once used it for just this purpose - to recognize and permit interactive access to a system for select users when IJOBLIM was set to 0.</description>
    <pubDate>Tue, 06 Jun 2006 09:25:39 GMT</pubDate>
    <dc:creator>Jim_McKinney</dc:creator>
    <dc:date>2006-06-06T09:25:39Z</dc:date>
    <item>
      <title>Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800519#M76809</link>
      <description>We have circumstances where we only wish to allow a selective group of programmers to be able to LOGIN to the system. This group can change from circumstance to circumstance.&lt;BR /&gt;&lt;BR /&gt;Currently the operators set the login interactive count to 0, and then open/reclose upon specific request. The problem with this method is that during the short period during which the interactive count is set to more than 0 other users could by coincidence also login. Giving ALL the programmers the minimum privelege to allow them the ability to LOGIN even when the interactive count is set to 0, is NOT an option.&lt;BR /&gt;&lt;BR /&gt;Does anyone have a suggestion how to "resolve" this issue in an elegant manner?&lt;BR /&gt;&lt;BR /&gt;BTW, what is the minimum privelege that a user requires to be able to LOGIN even when interactive logins is set to 0?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Tue, 06 Jun 2006 00:32:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800519#M76809</guid>
      <dc:creator>ChaimBu</dc:creator>
      <dc:date>2006-06-06T00:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800520#M76810</link>
      <description>Hi Chaim&lt;BR /&gt;&lt;BR /&gt;the minimum privillege to login under this circumstance is OPER privillege.&lt;BR /&gt;&lt;BR /&gt;Another possibility would be not to control login with SET LOGIN/INTERACTIVE, but to control access with a procedure, which restricts login to specified users, controled by the system manager.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Heinz</description>
      <pubDate>Tue, 06 Jun 2006 00:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800520#M76810</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2006-06-06T00:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800521#M76811</link>
      <description>You will have to do some programming in sylogin and leave the limit at a high value.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 06 Jun 2006 01:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800521#M76811</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-06-06T01:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800522#M76812</link>
      <description>Thanks for your replies!&lt;BR /&gt;&lt;BR /&gt;Based on these replies, I take it that there is no elegant solution to this problem.&lt;BR /&gt;&lt;BR /&gt;I think I will suggest writing a simple command procedure that will accept a file containing a list of user names and give an optio to either grant or revole the OPER privelege from the users contained in the list. This would then give the desired users the OPER for the duration of the task and then the system manager could rerun the CP to revoke said priv after the task has been completed.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Chaim</description>
      <pubDate>Tue, 06 Jun 2006 02:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800522#M76812</guid>
      <dc:creator>ChaimBu</dc:creator>
      <dc:date>2006-06-06T02:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800523#M76813</link>
      <description>I would check for the presence of an identifier in SYLOGIN which allows logins during the restricted period. Then grant/revoke the identifier as needed.</description>
      <pubDate>Tue, 06 Jun 2006 04:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800523#M76813</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-06-06T04:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800524#M76814</link>
      <description>Use enclosure in sylogin.com and let the interactive limit high.&lt;BR /&gt;&lt;BR /&gt;Then create a file sys$common:[sysexe]restrict_logins.closed with all users allowed to login surrounded by |.&lt;BR /&gt;&lt;BR /&gt;When you need to close the system (except for these men), rename it to .dat. When you want to close the system for all users, use the interactive limit. To open the system again, rename to .closed.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 06 Jun 2006 06:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800524#M76814</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-06-06T06:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800525#M76815</link>
      <description>Chaim,&lt;BR /&gt;&lt;BR /&gt;The SET LOGIN/INTERACTIVE=n mechanism will not achieve what you want. There is, however, a way to accomplish this in a reasonably elegant fashion.&lt;BR /&gt;&lt;BR /&gt;Create a collection of a Identifiers associated with each of the groups of programmers (If the programmers are broken into different groups, then the Group name can be used as part of the Identifier name). &lt;BR /&gt;&lt;BR /&gt;In SYS$MANAGER:SYLOGIN.COM, check the identifiers against a logical name (in Executive Mode, and in a System Owned Logical name table). If the logical name is set correctly, then allow the login. If not, logout the process.&lt;BR /&gt;&lt;BR /&gt;To be certain, ensure that the SYLOGIN.COM file executes with Control-C and Control-Y disabled.&lt;BR /&gt;&lt;BR /&gt;Alternatively, you can accomplish this using a Executive mode logical name in the group logical name table (LNM$GROUP). This table is different for every UIC group.&lt;BR /&gt;&lt;BR /&gt;I hope that the above is helpful.&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>Tue, 06 Jun 2006 07:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800525#M76815</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-06-06T07:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800526#M76816</link>
      <description>&amp;gt;&amp;gt;&amp;gt; in an elegant manner?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You may want to investigate the SYSGEN parameter LGI_CALLOUTS and the associated LOGINOUT API (callout_chkrestrict is the vector of interest) to customize the login process. I once used it for just this purpose - to recognize and permit interactive access to a system for select users when IJOBLIM was set to 0.</description>
      <pubDate>Tue, 06 Jun 2006 09:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800526#M76816</guid>
      <dc:creator>Jim_McKinney</dc:creator>
      <dc:date>2006-06-06T09:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800527#M76817</link>
      <description>There is a safe way to use the OPER privlege to control this.  First in the sylogin that these users execute add the line:&lt;BR /&gt;&lt;BR /&gt;$ SET PROCESS/PRIVILEGES=NOOPER&lt;BR /&gt;&lt;BR /&gt;I'm assuming these users' accounts are set RESTRICTED (must execute their login .com) and that they don't have access to edit it.&lt;BR /&gt;&lt;BR /&gt;Then when you wish to allow a user to login modify their SYSUAF account to add OPER to their default privilege list, but do NOT add it to their authorized privilege list.&lt;BR /&gt;&lt;BR /&gt;They will have OPER priv only while their login takes place and will not be able to enable it again.&lt;BR /&gt;&lt;BR /&gt;$ SET PROCESS/PRIV=OPER&lt;BR /&gt;%SYSTEM-W-NOTALLPRIV, not all requested privileges authorized&lt;BR /&gt;$ WRITE SYS$OUTPUT F$PRIV("OPER")&lt;BR /&gt;FALSE&lt;BR /&gt;&lt;BR /&gt;Another possible approach is to use loginout callouts.  You can write routines that LOGINOUT.EXE calls to turn OPER on before authentication and turn it back off after authentication based on a list of currently valid users it obtains from a file or system logical name.</description>
      <pubDate>Thu, 08 Jun 2006 16:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800527#M76817</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2006-06-08T16:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Allow selective LOGIN when interactive is set to 0</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800528#M76818</link>
      <description>If you authorize accounts with a special identifier (example: systemmanager) and you create a system logical like system_closed.&lt;BR /&gt;You check this logical for a value if the user has not the ident systemmanager. On this way jou can show a message ik the system is closed for normal use and disconnect the user.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Jun 2006 04:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/allow-selective-login-when-interactive-is-set-to-0/m-p/3800528#M76818</guid>
      <dc:creator>Jeroen Hartgers_3</dc:creator>
      <dc:date>2006-06-09T04:58:59Z</dc:date>
    </item>
  </channel>
</rss>

