<?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 System Login Flow in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018447#M84291</link>
    <description>I'm having a bit of trouble understanding which command procedures get called/run when a user logs in.  Reading System Manager's Essentials, it says:&lt;BR /&gt;&lt;BR /&gt;"System checks whether SYS$LOGIN is defined.&lt;BR /&gt;&lt;BR /&gt;If SYS$LOGIN is defined, the logical name is translated (in the case of DCL, to SYS$MANAGER:SYLOGIN.COM) and that procedure executes. If SYS$SYLOGIN is not defined, no system login is run."&lt;BR /&gt;&lt;BR /&gt;But SYS$LOGIN does not translate to that, it translates to the user's home directory.&lt;BR /&gt;&lt;BR /&gt;I do have SYS$SYLOGIN defined, but it translates to SYS$MANAGER:SYS$SYLOGIN.COM (custom I'm sure).&lt;BR /&gt;&lt;BR /&gt;The trouble is, there also is a SYLOGIN.COM which would appear to run as well ... trying to figure out how it gets invoked.&lt;BR /&gt;&lt;BR /&gt;Or does the above statement just have too many words (if you leave out the "in the case of DCL") .. if SYS$LOGIN is defined, then it executes SYS$MANAGER:SYLOGIN.COM ?&lt;BR /&gt;&lt;BR /&gt;Obviously I'm missing something (again)!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
    <pubDate>Tue, 12 Jun 2007 09:36:48 GMT</pubDate>
    <dc:creator>Art Wiens</dc:creator>
    <dc:date>2007-06-12T09:36:48Z</dc:date>
    <item>
      <title>System Login Flow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018447#M84291</link>
      <description>I'm having a bit of trouble understanding which command procedures get called/run when a user logs in.  Reading System Manager's Essentials, it says:&lt;BR /&gt;&lt;BR /&gt;"System checks whether SYS$LOGIN is defined.&lt;BR /&gt;&lt;BR /&gt;If SYS$LOGIN is defined, the logical name is translated (in the case of DCL, to SYS$MANAGER:SYLOGIN.COM) and that procedure executes. If SYS$SYLOGIN is not defined, no system login is run."&lt;BR /&gt;&lt;BR /&gt;But SYS$LOGIN does not translate to that, it translates to the user's home directory.&lt;BR /&gt;&lt;BR /&gt;I do have SYS$SYLOGIN defined, but it translates to SYS$MANAGER:SYS$SYLOGIN.COM (custom I'm sure).&lt;BR /&gt;&lt;BR /&gt;The trouble is, there also is a SYLOGIN.COM which would appear to run as well ... trying to figure out how it gets invoked.&lt;BR /&gt;&lt;BR /&gt;Or does the above statement just have too many words (if you leave out the "in the case of DCL") .. if SYS$LOGIN is defined, then it executes SYS$MANAGER:SYLOGIN.COM ?&lt;BR /&gt;&lt;BR /&gt;Obviously I'm missing something (again)!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Art</description>
      <pubDate>Tue, 12 Jun 2007 09:36:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018447#M84291</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2007-06-12T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: System Login Flow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018448#M84292</link>
      <description>Hi Art&lt;BR /&gt;&lt;BR /&gt;Sys$login is the logical name for a users login directory.&lt;BR /&gt;&lt;BR /&gt;Sys$sylogin, if defined, is the logical name for the system-wide login procedure, which is normaly sys$manager:sylogin.com&lt;BR /&gt;&lt;BR /&gt;If sys$sylogin is undefined, the system executes sys$manager:sylogin.com as well.&lt;BR /&gt;&lt;BR /&gt;The protection of those files may also be important (W:RE)&lt;BR /&gt;&lt;BR /&gt;hope that helps&lt;BR /&gt;&lt;BR /&gt;regards &lt;BR /&gt;&lt;BR /&gt;Geni</description>
      <pubDate>Tue, 12 Jun 2007 10:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018448#M84292</guid>
      <dc:creator>Heinz W Genhart</dc:creator>
      <dc:date>2007-06-12T10:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: System Login Flow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018449#M84293</link>
      <description>See &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/73final/6017/6017pro_014.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/73final/6017/6017pro_014.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shankar&lt;BR /&gt;&lt;BR /&gt;********************************************&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Jun 2007 10:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018449#M84293</guid>
      <dc:creator>Shankar Bose</dc:creator>
      <dc:date>2007-06-12T10:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: System Login Flow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018450#M84294</link>
      <description>It's a documentation error. And an old one.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 12 Jun 2007 10:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018450#M84294</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-12T10:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: System Login Flow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018451#M84295</link>
      <description>It's still in the v8.3 manual!!</description>
      <pubDate>Tue, 12 Jun 2007 10:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018451#M84295</guid>
      <dc:creator>Art Wiens</dc:creator>
      <dc:date>2007-06-12T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: System Login Flow</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018452#M84296</link>
      <description>And also in the 7.3 manual.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 12 Jun 2007 10:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-login-flow/m-p/4018452#M84296</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-06-12T10:51:06Z</dc:date>
    </item>
  </channel>
</rss>

