<?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: How to enforce passwordchange within a client ACMS-application in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164341#M30441</link>
    <description>Hi john,&lt;BR /&gt;&lt;BR /&gt;Thanks for your respons.&lt;BR /&gt;So far your answer confirms my idea how to handle this issue, but now it becomes interesting. I'm not that familiar with ACMS.&lt;BR /&gt;&lt;BR /&gt;The application runs with an application-account. Question is if you issue a task within this proces, will it run under the application UIC or will it run under the user's UIC? In last case a set password might be possible I guess. In the first case the application should modify the UAF-password for the user.&lt;BR /&gt;&lt;BR /&gt;Next question is: is the authentication in ACMS an one time occurence (as long as you are logged on) or does each task a renew authentication? (in other words: does the new password interfere processing with the old logon information? (I guess not, but you never know ;&amp;gt;) ))&lt;BR /&gt;&lt;BR /&gt;Henk</description>
    <pubDate>Thu, 19 Mar 2009 07:30:47 GMT</pubDate>
    <dc:creator>henk van dorp</dc:creator>
    <dc:date>2009-03-19T07:30:47Z</dc:date>
    <item>
      <title>How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164339#M30439</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;A client application running on a PC, connects to ACMS_DI to to run an ACMS-application.&lt;BR /&gt;&lt;BR /&gt;ACMS_DI checks the existance of the username in ACMSUDU and validates the password in SYSUAF.&lt;BR /&gt;&lt;BR /&gt;However the user accounts are network and Batch users,so password expiration is not detected in ACMS_DI.&lt;BR /&gt;&lt;BR /&gt;Is there a way to detect password expiration and enforce the client to change his/her password (and apply it on VMS a secure way)?&lt;BR /&gt;&lt;BR /&gt;Any suggestion is welcome&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Henk&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 12:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164339#M30439</guid>
      <dc:creator>henk van dorp</dc:creator>
      <dc:date>2009-03-18T12:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164340#M30440</link>
      <description>Henk,&lt;BR /&gt;  $GETUAI can be used to check the UAF record for the current user. I've attached a small program to read the UAF record, check the two PWD_EXPIRED flags, and that the password expiry time has not been exceeded. The result in $STATUS. Low bit 0 if the password has expired.&lt;BR /&gt;&lt;BR /&gt;  How you force a change depends on how the use connects. Can you execute a SET PASSWORD command?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 21:54:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164340#M30440</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2009-03-18T21:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164341#M30441</link>
      <description>Hi john,&lt;BR /&gt;&lt;BR /&gt;Thanks for your respons.&lt;BR /&gt;So far your answer confirms my idea how to handle this issue, but now it becomes interesting. I'm not that familiar with ACMS.&lt;BR /&gt;&lt;BR /&gt;The application runs with an application-account. Question is if you issue a task within this proces, will it run under the application UIC or will it run under the user's UIC? In last case a set password might be possible I guess. In the first case the application should modify the UAF-password for the user.&lt;BR /&gt;&lt;BR /&gt;Next question is: is the authentication in ACMS an one time occurence (as long as you are logged on) or does each task a renew authentication? (in other words: does the new password interfere processing with the old logon information? (I guess not, but you never know ;&amp;gt;) ))&lt;BR /&gt;&lt;BR /&gt;Henk</description>
      <pubDate>Thu, 19 Mar 2009 07:30:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164341#M30441</guid>
      <dc:creator>henk van dorp</dc:creator>
      <dc:date>2009-03-19T07:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164342#M30442</link>
      <description>Well, you may have to add a task + server where the server is declared using:&lt;BR /&gt;&lt;BR /&gt;USERNAME IS USERNAME OF TERMINAL USER ;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/721final/6604/6604pro_002.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/721final/6604/6604pro_002.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1.4.27 USERNAME Subclause (Server)&lt;BR /&gt;Indicates that the server process runs under the OpenVMS user name of the user, and has the same UIC and default directory as that user. &lt;BR /&gt;&lt;BR /&gt;Beside using SYS$GETAUI you may want to check out opportunities for using a PDT (psuedo terminal driver) based solution.&lt;BR /&gt;&lt;BR /&gt;Groetjes,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Mar 2009 11:57:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164342#M30442</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-03-19T11:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164343#M30443</link>
      <description>Hein,&lt;BR /&gt;&lt;BR /&gt;thanks for your info.&lt;BR /&gt;I will pass this to our developpers. &lt;BR /&gt;&lt;BR /&gt;with regards&lt;BR /&gt;&lt;BR /&gt;Henk</description>
      <pubDate>Tue, 24 Mar 2009 08:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164343#M30443</guid>
      <dc:creator>Rob van Buiten</dc:creator>
      <dc:date>2009-03-24T08:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164344#M30444</link>
      <description>Rob/Henk, &lt;BR /&gt;   Waar gebruiken ze ACMS in Nederland? Welke database? RDB neem ik aan? &lt;BR /&gt;Mijn eerste ervaringen me ACMS waren in nu zo'n 25 jaar geleden toen ik de PTT begeleide met een 'early field test' ;-). Stuur me eens een mailtje, misschien kan ik nog iets voor je betekenen als ik weer eens thuis kom. Stuur eens een Email? &lt;BR /&gt;Met vriendelijke groetjes,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 01:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164344#M30444</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-03-25T01:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to enforce passwordchange within a client ACMS-application</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164345#M30445</link>
      <description>Ha ha,  ik had een software case geopend voor HP-UX, hetgeen onder een andere naam moest ivm contracten. Deze thread nam dat account dus braaf over. Dus Rob = Henk in dit geval.&lt;BR /&gt;&lt;BR /&gt;Ik mail je Hein&lt;BR /&gt;&lt;BR /&gt;mvrgr&lt;BR /&gt;Henk&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Mar 2009 05:23:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/how-to-enforce-passwordchange-within-a-client-acms-application/m-p/5164345#M30445</guid>
      <dc:creator>henk van dorp</dc:creator>
      <dc:date>2009-03-25T05:23:35Z</dc:date>
    </item>
  </channel>
</rss>

