<?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 Trusted in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245851#M749110</link>
    <description>&lt;BR /&gt;Hi,&lt;BR /&gt;I have HpUx11.00 server. &lt;BR /&gt;After to convert trusted system, is there reports to see date password expiration ?</description>
    <pubDate>Mon, 12 Apr 2004 20:52:17 GMT</pubDate>
    <dc:creator>Flaimisson</dc:creator>
    <dc:date>2004-04-12T20:52:17Z</dc:date>
    <item>
      <title>Trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245851#M749110</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;I have HpUx11.00 server. &lt;BR /&gt;After to convert trusted system, is there reports to see date password expiration ?</description>
      <pubDate>Mon, 12 Apr 2004 20:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245851#M749110</guid>
      <dc:creator>Flaimisson</dc:creator>
      <dc:date>2004-04-12T20:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245852#M749111</link>
      <description>There is a command called 'getprpw'. All you would need to do is pump the user id's to get the information required.&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprpw -m spwchg username&lt;BR /&gt;spwchg=Tue Mar  2 15:38:45 2004&lt;BR /&gt;&lt;BR /&gt;The man pages gives some examples, but only on a 11i system. You can get a copy from here, it you don't have it.&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-60103/B2355-60103_top.html&amp;amp;con=/hpux/onlinedocs/B2355-60103/00/06/649-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-60103/00/06/649-toc.html&amp;amp;searchterms=getprpw&amp;amp;queryid=20040412-201546" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-60103/B2355-60103_top.html&amp;amp;con=/hpux/onlinedocs/B2355-60103/00/06/649-con.html&amp;amp;toc=/hpux/onlinedocs/B2355-60103/00/06/649-toc.html&amp;amp;searchterms=getprpw&amp;amp;queryid=20040412-201546&lt;/A&gt;</description>
      <pubDate>Mon, 12 Apr 2004 21:16:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245852#M749111</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-04-12T21:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245853#M749112</link>
      <description>Here's a simple way to pump in the information.&lt;BR /&gt;&lt;BR /&gt;# for i in `cut -d : -f 1 /etc/passwd`&lt;BR /&gt;&amp;gt; do&lt;BR /&gt;&amp;gt; echo $i&lt;BR /&gt;&amp;gt; /usr/lbin/getprpw -m spwchg $i&lt;BR /&gt;&amp;gt; done&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Apr 2004 21:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245853#M749112</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-04-12T21:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245854#M749113</link>
      <description>Just to add, as Michael has already answered your immediate question.  If this is your first time with Trusted Systems, there are a couple of commands that I use regularly.&lt;BR /&gt;getprpw as mentioned, and modprpw.&lt;BR /&gt;&lt;BR /&gt;Just modify the getprpw line in Mikes script to the following, and you will list anybody that has been locked out.&lt;BR /&gt;/usr/lbin/getprpw -m lockout $i | grep -v 0000000&lt;BR /&gt;&lt;BR /&gt;If you need to unlock an account:&lt;BR /&gt;modprpw -k &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;hth, Jim&lt;BR /&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Mon, 12 Apr 2004 21:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted/m-p/3245854#M749113</guid>
      <dc:creator>Jim Mallett</dc:creator>
      <dc:date>2004-04-12T21:35:10Z</dc:date>
    </item>
  </channel>
</rss>

