<?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 Is there a programmer interface to lookup a SYSGEN parameter at run time? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887849#M31860</link>
    <description>I need to know the value of LOAD_PWD_POLICY (SYSGEN parameter) and if it's true (1) then my program will need to call the site-specific password filters prior to calling SYS$SETUAI.&lt;BR /&gt;&lt;BR /&gt;I was hoping there was an OpenVMS System Service that could retrieve the value of any SYSGEN parameter but I couldn't find one.&lt;BR /&gt;&lt;BR /&gt;Please help!</description>
    <pubDate>Thu, 24 Feb 2005 14:50:14 GMT</pubDate>
    <dc:creator>Glenn K. Brown</dc:creator>
    <dc:date>2005-02-24T14:50:14Z</dc:date>
    <item>
      <title>Is there a programmer interface to lookup a SYSGEN parameter at run time?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887849#M31860</link>
      <description>I need to know the value of LOAD_PWD_POLICY (SYSGEN parameter) and if it's true (1) then my program will need to call the site-specific password filters prior to calling SYS$SETUAI.&lt;BR /&gt;&lt;BR /&gt;I was hoping there was an OpenVMS System Service that could retrieve the value of any SYSGEN parameter but I couldn't find one.&lt;BR /&gt;&lt;BR /&gt;Please help!</description>
      <pubDate>Thu, 24 Feb 2005 14:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887849#M31860</guid>
      <dc:creator>Glenn K. Brown</dc:creator>
      <dc:date>2005-02-24T14:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a programmer interface to lookup a SYSGEN parameter at run time?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887850#M31861</link>
      <description>$ write sys$output f$getsyi("LOAD_PWD_POLICY")&lt;BR /&gt;FALSE&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;so I think that you can get the value via SYS$GETSYIW() or LIB$GETSYI with SYI$_LOAD_PWD_POLICY.</description>
      <pubDate>Thu, 24 Feb 2005 14:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887850#M31861</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-02-24T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a programmer interface to lookup a SYSGEN parameter at run time?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887851#M31862</link>
      <description>Uwe,&lt;BR /&gt;&lt;BR /&gt;Thanks very much!!!  And wow, that was a quick 5 min turnaround...cool!  :-)&lt;BR /&gt;&lt;BR /&gt;LIB$GETSYI gets the value for the SYSGEN parameter "LOAD_PWD_POLICY" by passing it the item-code = SYI$_LOAD_PWD_POLICY as you said.&lt;BR /&gt;&lt;BR /&gt;I didn't find that when I searched the System Services (SYS$) manual (v7.3-2) for "LOAD_PWD_POLICY" because they never listed that as a valid item-code.  Oh well, I guess doc is behind software development once again.&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;&lt;BR /&gt;God Bless,&lt;BR /&gt;-Glenn&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Feb 2005 15:28:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/is-there-a-programmer-interface-to-lookup-a-sysgen-parameter-at/m-p/4887851#M31862</guid>
      <dc:creator>Glenn K. Brown</dc:creator>
      <dc:date>2005-02-24T15:28:15Z</dc:date>
    </item>
  </channel>
</rss>

