<?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: Password History Files in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353947#M57561</link>
    <description>Thanks Hein,&lt;BR /&gt;&lt;BR /&gt;The manager is a person - and I DO take what he says with a grain of salt. I'm sure the problem probably has to do with the App, but as usual, I've got to PROVE that it's not VMS.&lt;BR /&gt;&lt;BR /&gt;Which files do you think I may need to blow away? - net$proxy.dat perhaps? - or some other ones? I don't want to make things any worse than they are - altho decnet is lightky used on this cluster, I still don't want to go backwards.&lt;BR /&gt;&lt;BR /&gt;Thanks again...&lt;BR /&gt;&lt;BR /&gt;Warren</description>
    <pubDate>Fri, 06 Feb 2009 22:30:22 GMT</pubDate>
    <dc:creator>Warren G Landrum</dc:creator>
    <dc:date>2009-02-06T22:30:22Z</dc:date>
    <item>
      <title>Password History Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353945#M57559</link>
      <description>I've got an Integrity Cluster (2 rx6600 nodes) running VMS 8.3 and DecNet Phase V and TCPIP 5.6-9.&lt;BR /&gt;&lt;BR /&gt;Having a problem in that it seems as tho the Password History File is out of sync between the 2 nodes, even though there is only 1 file out there in the common area.&lt;BR /&gt;&lt;BR /&gt;I'm basing this largely on what the Application (Trendstar) manager tells me is happening.&lt;BR /&gt;&lt;BR /&gt;Now I KNOW I am having Decnet problems 9Can't set host to anywhere including self from one node) and when I try to run Net$configure to reconfig it on that node, I get a "NET$CONFIGURE-E-CKSREADERR", checksum read error, so I know I've got to get that fixed.&lt;BR /&gt;&lt;BR /&gt;But my root question is, would the Password History file be using decnet in any way between nodes to keep itself in sync? I don't believe this is the case since there is only 1 file, but I'm jst trying to cover all bases and not rule anything out unless I'm absolutely sure it can/should be ruled out. &lt;BR /&gt;&lt;BR /&gt;If anyone has any ideas, I can possibly supply more data, like errpr messages, etc.&lt;BR /&gt;&lt;BR /&gt;Thx,&lt;BR /&gt;&lt;BR /&gt;Warren</description>
      <pubDate>Fri, 06 Feb 2009 21:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353945#M57559</guid>
      <dc:creator>Warren G Landrum</dc:creator>
      <dc:date>2009-02-06T21:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Password History Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353946#M57560</link>
      <description>My guess is that there is a confusion between the OpenVMS password history file and some application file.&lt;BR /&gt;The VMS file is SYS$SYSTEM:VMS$PASSWORD_HISTORY.DATA, or whereever the(/system/exec) logical name VMS$PASSWORD_HISTORY might point to.&lt;BR /&gt;&lt;BR /&gt;Is it NOT accessed with any network protocol, it should simply be a file on shared storage.&lt;BR /&gt;&lt;BR /&gt;It is a simple indexed file with primary key being the username and the data a list of dates and password hashes. There is no NODE information in there best I know... allthough maybe the hash is node dependent. Dunno. I suppose that could be.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; even though there is only 1 file out there in the common area.&lt;BR /&gt;&lt;BR /&gt;Prove it to me!&lt;BR /&gt;&lt;BR /&gt;On BOTH boxes issue:&lt;BR /&gt;&lt;BR /&gt;$ dir 'f$parse("VMS$PASSWORD_HISTORY","SYS$SYSTEM:.DATA") /FILE/DATE=(CRE,MOD)&lt;BR /&gt;&lt;BR /&gt;There is just 1 SYSUAF I hope?&lt;BR /&gt;'f$parse("SYSUAF","SYS$SYSTEM:.DAT") &lt;BR /&gt;&lt;BR /&gt;The contructs above will do the logical name if it is there.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; I'm basing this largely on what the Application (Trendstar) manager&lt;BR /&gt;&lt;BR /&gt;Is that manager person or a piece of software?&lt;BR /&gt;Not that I would trust either..&lt;BR /&gt;I have yet to hear about software understanding OpenVMS password history, but I suppose that could be.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt; "NET$CONFIGURE-E-CKSREADERR", checksum read error, so I know I've got to get that fixed.&lt;BR /&gt;&lt;BR /&gt;Hmmm.. you may have to 'blow away' some files and start from scratch.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;  would the Password History file be using decnet in any way between nodes to keep itself in sync&lt;BR /&gt;&lt;BR /&gt;NO.&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Feb 2009 22:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353946#M57560</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2009-02-06T22:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Password History Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353947#M57561</link>
      <description>Thanks Hein,&lt;BR /&gt;&lt;BR /&gt;The manager is a person - and I DO take what he says with a grain of salt. I'm sure the problem probably has to do with the App, but as usual, I've got to PROVE that it's not VMS.&lt;BR /&gt;&lt;BR /&gt;Which files do you think I may need to blow away? - net$proxy.dat perhaps? - or some other ones? I don't want to make things any worse than they are - altho decnet is lightky used on this cluster, I still don't want to go backwards.&lt;BR /&gt;&lt;BR /&gt;Thanks again...&lt;BR /&gt;&lt;BR /&gt;Warren</description>
      <pubDate>Fri, 06 Feb 2009 22:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353947#M57561</guid>
      <dc:creator>Warren G Landrum</dc:creator>
      <dc:date>2009-02-06T22:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Password History Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353948#M57562</link>
      <description>The NET*PROXY.DAT files are among the only ones that aren't directly part of the DECnet stack.&lt;BR /&gt;&lt;BR /&gt;The shared files for a cluster are (at a minimum) those set forth in SYLOGICALS.TEMPLATE.&lt;BR /&gt;&lt;BR /&gt;The easiest way to sort out which files are part of the DECnet-Plus database is to tip the DCL upside down and give it a good shake.   A quick SEARCH and an EDIT or a vim pass shows how the CHECKSUM error is detected and reported, too.&lt;BR /&gt;&lt;BR /&gt;To get close to the list of files:&lt;BR /&gt;&lt;BR /&gt;$ search sys$manager:net*.com f$parse,.dat /match=and&lt;BR /&gt;&lt;BR /&gt;But take a look at the code that generates the CKSREADERR and see why that's spewing.&lt;BR /&gt;&lt;BR /&gt;I've also occasionally used the expediency of downgrading from DECnet-Plus to DECnet Phase IV.  That can work for some cases, particularly if you don't need DECnet over IP.&lt;BR /&gt;&lt;BR /&gt;And if random files are questionable or corrupt or missing here, then all bets are off.&lt;BR /&gt;&lt;BR /&gt;(If you have a support contract, you could avail yourself of that.  HP may well have a procedure to delete all of the files of the DECnet-Plus database for you.)&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Feb 2009 01:30:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353948#M57562</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-02-07T01:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Password History Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353949#M57563</link>
      <description>ps: The password history file *is* one of the files that should be common.  On a shared system disk, it is usually common.&lt;BR /&gt;&lt;BR /&gt;$ sear sys$manager:sylogicals.template password&lt;BR /&gt;$! DEFINE/SYSTEM/EXECUTIVE VMS$PASSWORD_HISTORY        SYS$SYSTEM:VMS$PASSWORD_HISTORY.DATA&lt;BR /&gt;$! DEFINE/SYSTEM/EXECUTIVE VMS$PASSWORD_DICTIONARY     SYS$LIBRARY:VMS$PASSWORD_DICTIONARY.DATA&lt;BR /&gt;$! DEFINE/SYSTEM/EXECUTIVE VMS$PASSWORD_POLICY         SYS$LIBRARY:VMS$PASSWORD_POLICY.EXE&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Feb 2009 01:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353949#M57563</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-02-07T01:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Password History Files</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353950#M57564</link>
      <description>Another thread on this same topic points to MULTALLOC errors from an ANALYZE /DISK.  There can be any number of triggers.  This error can imply a disk or controller error, a rogue privileged application, a partitioned cluster, or a disk volume that is somewhere between partially and completely corrupt.</description>
      <pubDate>Sat, 07 Feb 2009 22:06:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/password-history-files/m-p/4353950#M57564</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-02-07T22:06:29Z</dc:date>
    </item>
  </channel>
</rss>

