<?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: Determine the last password changed for a user on non-trusted systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600992#M375855</link>
    <description>You have a standard password so nothing is logged when the password is changed. That's why you see nothing with the passwd -s command. You need either Trusted, enhanced security or shadow password (depending on the version of HP-UX you are running).</description>
    <pubDate>Mon, 15 Mar 2010 15:32:46 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2010-03-15T15:32:46Z</dc:date>
    <item>
      <title>Determine the last password changed for a user on non-trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600988#M375851</link>
      <description>Hi Gurus,&lt;BR /&gt;          I need to know how can i determine the last password been changed for a user on hp-ux non trusted system. Though i've used the following commands, but didn't get the desired result:&lt;BR /&gt;&lt;BR /&gt;logins -ax -l root&lt;BR /&gt;root            0       sys             3&lt;BR /&gt;                        /ts/root&lt;BR /&gt;                        /sbin/sh&lt;BR /&gt;                        PS 000000 -1 -1 -1&lt;BR /&gt;                        -1 000000&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;passwd -s&lt;BR /&gt;root  PS&lt;BR /&gt;&lt;BR /&gt;N.B.: Here i need to know the last password been changed for ROOT, though the above commands shud show me the date when it was changed, but nothing is shown. Kindly help me out on this case ASAP...!!&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Amitav</description>
      <pubDate>Mon, 15 Mar 2010 14:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600988#M375851</guid>
      <dc:creator>Amitav</dc:creator>
      <dc:date>2010-03-15T14:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the last password changed for a user on non-trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600989#M375852</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A bit more information would be useful.  What operating system version are you running?  Is your '/etc/passwd' file a legacy one or is it a shadow implementation?  What does the 'root' line in '/etc/passwd' look like?&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 15 Mar 2010 14:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600989#M375852</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-03-15T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the last password changed for a user on non-trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600990#M375853</link>
      <description>Hi James,&lt;BR /&gt;          The OS version is 11.11. No we do not have the /etc/shadow implementation. Below the few lines from /etc/passwd:&lt;BR /&gt;&lt;BR /&gt;root:lxrrf6so5QX2o:0:3::/ts/root:/sbin/sh&lt;BR /&gt;daemon:*:1:5::/:/sbin/sh&lt;BR /&gt;bin:*:2:2::/usr/bin:/sbin/sh&lt;BR /&gt;sys:*:3:3::/:</description>
      <pubDate>Mon, 15 Mar 2010 15:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600990#M375853</guid>
      <dc:creator>Amitav</dc:creator>
      <dc:date>2010-03-15T15:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the last password changed for a user on non-trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600991#M375854</link>
      <description># passwd -sa&lt;BR /&gt;to show info for all users. It will show the date the passwd was last changed. 'man passwd' for more info</description>
      <pubDate>Mon, 15 Mar 2010 15:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600991#M375854</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-03-15T15:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the last password changed for a user on non-trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600992#M375855</link>
      <description>You have a standard password so nothing is logged when the password is changed. That's why you see nothing with the passwd -s command. You need either Trusted, enhanced security or shadow password (depending on the version of HP-UX you are running).</description>
      <pubDate>Mon, 15 Mar 2010 15:32:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600992#M375855</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-03-15T15:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Determine the last password changed for a user on non-trusted systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600993#M375856</link>
      <description>&amp;gt;root:lxrrf6so5QX2o:0:3::/ts/root:/sbin/sh&lt;BR /&gt;&lt;BR /&gt;You don't have password aging so you can't tell when it was changed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Bill: You have a standard password so nothing is logged when the password is changed.&lt;BR /&gt;&lt;BR /&gt;If you have password aging with standard password, you can tell to the Wednesday when it was reset.</description>
      <pubDate>Tue, 16 Mar 2010 09:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/determine-the-last-password-changed-for-a-user-on-non-trusted/m-p/4600993#M375856</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-03-16T09:32:29Z</dc:date>
    </item>
  </channel>
</rss>

