<?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: reactivation of disabled accounts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904138#M404684</link>
    <description>Hey;&lt;BR /&gt;&lt;BR /&gt;for user in sys adm daemon lp&lt;BR /&gt;do&lt;BR /&gt;echo ${user}&lt;BR /&gt;passwd -l ${user}&lt;BR /&gt;modprpw -e ${user}&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;HTH;&lt;BR /&gt;&lt;BR /&gt;Doug</description>
    <pubDate>Thu, 26 May 2005 14:27:36 GMT</pubDate>
    <dc:creator>Doug O'Leary</dc:creator>
    <dc:date>2005-05-26T14:27:36Z</dc:date>
    <item>
      <title>reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904137#M404683</link>
      <description>I got a bit overzealous trying to clean up user accounts on our HPUX 11i systems.  I turned on global password aging expiration using SAM.  after doing so, I went back to reactivate some accounts for some users.....even some of the system accounts. &lt;BR /&gt;&lt;BR /&gt;Now I am trying to disable those accounts that are supposed to be disabled, such as sys, adm, daemon, lp...etc.  I have a system which I haven't done this to, and I would like to copy their /tcb/files/auth/[daemon] file over to restore the default.  is this a wise move? or is there a better way to restore.  &lt;BR /&gt;&lt;BR /&gt;the default i believe is supposed to have no password, an * indicating that the account is disabled.&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;BR /&gt;Yurika</description>
      <pubDate>Thu, 26 May 2005 13:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904137#M404683</guid>
      <dc:creator>yurika</dc:creator>
      <dc:date>2005-05-26T13:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904138#M404684</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;for user in sys adm daemon lp&lt;BR /&gt;do&lt;BR /&gt;echo ${user}&lt;BR /&gt;passwd -l ${user}&lt;BR /&gt;modprpw -e ${user}&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;HTH;&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Thu, 26 May 2005 14:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904138#M404684</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2005-05-26T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904139#M404685</link>
      <description>modprpw is not found when I try to excute it.&lt;BR /&gt;my system IS in trusted mode, what else could be preventing me from finding the command?&lt;BR /&gt;&lt;BR /&gt;Thank you,</description>
      <pubDate>Thu, 26 May 2005 14:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904139#M404685</guid>
      <dc:creator>yurika</dc:creator>
      <dc:date>2005-05-26T14:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904140#M404686</link>
      <description>If you have trusted system, all passwds are * in the /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;This does not indicate that the account is disabled.</description>
      <pubDate>Thu, 26 May 2005 14:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904140#M404686</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-05-26T14:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904141#M404687</link>
      <description>/usr/lbin/modprpw</description>
      <pubDate>Thu, 26 May 2005 14:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904141#M404687</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2005-05-26T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904142#M404688</link>
      <description>yudi ... check out this document .  It has some good tips for troubleshooting this type of issue: KBRC00010639&lt;BR /&gt;</description>
      <pubDate>Thu, 26 May 2005 14:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904142#M404688</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-05-26T14:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904143#M404689</link>
      <description>For those system accounts (daemon, bin, adm...) you could also move aside the users protected passwd file and running pwconv will recreate it. the prpw entry will now be set to an "*", pretty much where they were before you made the global change.&lt;BR /&gt;&lt;BR /&gt;ex:&lt;BR /&gt;mv /tcb/auth/files/d/daemon /tmp&lt;BR /&gt;pwconv&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps,&lt;BR /&gt;-denver</description>
      <pubDate>Thu, 26 May 2005 14:52:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904143#M404689</guid>
      <dc:creator>Denver Osborn</dc:creator>
      <dc:date>2005-05-26T14:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904144#M404690</link>
      <description>Thank you all for all your help!&lt;BR /&gt;the update secure password facility, pwconv seems to do the trick!&lt;BR /&gt;Yurika</description>
      <pubDate>Thu, 26 May 2005 15:00:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904144#M404690</guid>
      <dc:creator>yurika</dc:creator>
      <dc:date>2005-05-26T15:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: reactivation of disabled accounts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904145#M404691</link>
      <description>thank you!</description>
      <pubDate>Thu, 26 May 2005 15:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reactivation-of-disabled-accounts/m-p/4904145#M404691</guid>
      <dc:creator>yurika</dc:creator>
      <dc:date>2005-05-26T15:01:21Z</dc:date>
    </item>
  </channel>
</rss>

