<?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 accounts expire after System Security Policies configured. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273871#M334657</link>
    <description>HPUX 11i Ver 2 (Itanium)&lt;BR /&gt;After I put my system in trusted mode Im still able to login with my account and su to root. I then configure System Security Policies (via SAM) with password aging Enabled, and then go to the individual accounts (mine and root) and disable password aging. At this point Im now locked out. The system will not accept my password nor can I su to root. &lt;BR /&gt;&lt;BR /&gt;If I untrust the system at this point the passwords work.&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Sep 2008 18:28:09 GMT</pubDate>
    <dc:creator>Jonathan Grymes</dc:creator>
    <dc:date>2008-09-22T18:28:09Z</dc:date>
    <item>
      <title>accounts expire after System Security Policies configured.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273871#M334657</link>
      <description>HPUX 11i Ver 2 (Itanium)&lt;BR /&gt;After I put my system in trusted mode Im still able to login with my account and su to root. I then configure System Security Policies (via SAM) with password aging Enabled, and then go to the individual accounts (mine and root) and disable password aging. At this point Im now locked out. The system will not accept my password nor can I su to root. &lt;BR /&gt;&lt;BR /&gt;If I untrust the system at this point the passwords work.&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Sep 2008 18:28:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273871#M334657</guid>
      <dc:creator>Jonathan Grymes</dc:creator>
      <dc:date>2008-09-22T18:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: accounts expire after System Security Policies configured.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273872#M334658</link>
      <description>Accounts are expired by default after converting to trusted.  &lt;BR /&gt;&lt;BR /&gt;After converting you need to do:&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin/modprpw -V&lt;BR /&gt;&lt;BR /&gt;to refresh all accounts.</description>
      <pubDate>Mon, 22 Sep 2008 18:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273872#M334658</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-09-22T18:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: accounts expire after System Security Policies configured.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273873#M334659</link>
      <description>Ok, how do set the root password. Im still unable to su. Same with the other accounts.</description>
      <pubDate>Mon, 22 Sep 2008 18:50:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273873#M334659</guid>
      <dc:creator>Jonathan Grymes</dc:creator>
      <dc:date>2008-09-22T18:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: accounts expire after System Security Policies configured.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273874#M334660</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is not preferred to set security policies for root account since some policies may deactivate the account.&lt;BR /&gt;For examample "unsuccessful login tries".&lt;BR /&gt;&lt;BR /&gt;If root account locked follow the steps to reset it.&lt;BR /&gt;&lt;BR /&gt;1. Boot the system in to single user mode.&lt;BR /&gt;&lt;BR /&gt;2. Mount /usr file systems.&lt;BR /&gt;   # mount /usr&lt;BR /&gt;&lt;BR /&gt;   Note: The file system might need file system check (fsck) before mounting.&lt;BR /&gt;&lt;BR /&gt;3. Systems that are not using Trusted System security skip to step #4.&lt;BR /&gt;   For Trusted Systems (presence of a /tcb directory), follow these additional&lt;BR /&gt;   steps:&lt;BR /&gt;&lt;BR /&gt;  a) Use the following command to reactivate the 'root' account:&lt;BR /&gt;     # /usr/lbin/modprpw -k root&lt;BR /&gt;&lt;BR /&gt;  b) Use the 'modprpw' command to null the password, so that the passwd command&lt;BR /&gt;     does not prompt for the old password.&lt;BR /&gt;&lt;BR /&gt;     10.x&lt;BR /&gt;     # /usr/lbin/modprpw -w "" root&lt;BR /&gt;&lt;BR /&gt;     11.x&lt;BR /&gt;     # /usr/sam/lbin/usermod.sam -F -p "" root&lt;BR /&gt;&lt;BR /&gt;     NOTE: To untrust the system, use: tsconvert -r&lt;BR /&gt;&lt;BR /&gt;4. Change the root account password.&lt;BR /&gt;   # passwd root&lt;BR /&gt;&lt;BR /&gt;5. Boot the system in to multi user mode.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 23 Sep 2008 09:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273874#M334660</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2008-09-23T09:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: accounts expire after System Security Policies configured.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273875#M334661</link>
      <description>You can remove the root account lock out after making the system in trusted mode by the following command.&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -m exptm=0,lftm=0,mintm=0,expwarn=0,llog=0 root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do it always for root account.After making the system in trusted mode.</description>
      <pubDate>Wed, 24 Sep 2008 03:56:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/accounts-expire-after-system-security-policies-configured/m-p/4273875#M334661</guid>
      <dc:creator>ManojK_1</dc:creator>
      <dc:date>2008-09-24T03:56:57Z</dc:date>
    </item>
  </channel>
</rss>

