<?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: account and expired passwd in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454770#M359237</link>
    <description>Yuana PS     07/02/09 0   35&lt;BR /&gt;name  status mm/dd/yy min max warn&lt;BR /&gt;&lt;BR /&gt;The date shows the time of the last password reset.&lt;BR /&gt;&lt;BR /&gt;PS: This account  has  a  password.&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Jul 2009 15:10:09 GMT</pubDate>
    <dc:creator>Tingli</dc:creator>
    <dc:date>2009-07-07T15:10:09Z</dc:date>
    <item>
      <title>account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454765#M359232</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;I have an account which has the info as below.&lt;BR /&gt;So looks like the passwd expired.But user does not know the passwd .with out resetting the passwd , is there a way that i can make this account current.But there are lot of processes running in the system which is owned by this account - so if do any changes through sam - i get the message as account is active - so log off and do the change.&lt;BR /&gt;pls advice&lt;BR /&gt;# logins -xl yuana&lt;BR /&gt;yuana           200     users           20      YUANA,,,&lt;BR /&gt;                        /yuana&lt;BR /&gt;                        /usr/bin/ksh&lt;BR /&gt;                        PS 040209 0 91 -1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 14:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454765#M359232</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-07-07T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454766#M359233</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;An account can be expired as follows:&lt;BR /&gt;&lt;BR /&gt;* Converting a system to trusted (stretch but it does require a password update)&lt;BR /&gt;* running a passwd command changing the number of days to expire.&lt;BR /&gt;* Allowing time to pass.&lt;BR /&gt;&lt;BR /&gt;What does the account say on a &lt;BR /&gt;passwd -sa &lt;BR /&gt;report?&lt;BR /&gt;&lt;BR /&gt;You might be able to make the account current with the passwd command.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60130/passwd.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60130/passwd.1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;passwd -x &lt;NUMBER of="" days=""&gt; username&lt;BR /&gt;&lt;BR /&gt;You will have to try it. I'm not up for turning on an HP-UX system today and turning my home office into an oven.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/NUMBER&gt;</description>
      <pubDate>Tue, 07 Jul 2009 14:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454766#M359233</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-07T14:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454767#M359234</link>
      <description>my question would be, "If the user doesn't know the passwd, what good does 'unexpiring' it do you in this case?"</description>
      <pubDate>Tue, 07 Jul 2009 14:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454767#M359234</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-07-07T14:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454768#M359235</link>
      <description>thanks for the reply.&lt;BR /&gt;Yuana  PS    07/02/09    0  35&lt;BR /&gt;&lt;BR /&gt;what does this mean?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 07 Jul 2009 14:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454768#M359235</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-07-07T14:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454769#M359236</link>
      <description>Hi Navin,&lt;BR /&gt;&lt;BR /&gt;Password expire doesn't make the account inactive. I am not sure what do you want to do with password expired account. You can always go to SAM and reset the password or modify the password without affecting running process owned by that account.&lt;BR /&gt;&lt;BR /&gt;You can also use the commands to reactive the account.&lt;BR /&gt;&lt;BR /&gt;# passwd user                         # Reactivate a user account&lt;BR /&gt;# passwd -d user1   # set a null password. In untrusted mode this unlocks/activates the user account if found locked/deactivated.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 15:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454769#M359236</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-07-07T15:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454770#M359237</link>
      <description>Yuana PS     07/02/09 0   35&lt;BR /&gt;name  status mm/dd/yy min max warn&lt;BR /&gt;&lt;BR /&gt;The date shows the time of the last password reset.&lt;BR /&gt;&lt;BR /&gt;PS: This account  has  a  password.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 15:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454770#M359237</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-07-07T15:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454771#M359238</link>
      <description>Hello Navin,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;Yuana PS 07/02/09 0 35&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;what does this mean?&lt;BR /&gt;&lt;BR /&gt;The format of the display is:&lt;BR /&gt;&lt;BR /&gt;name status mm/dd/yy min max warn&lt;BR /&gt;&lt;BR /&gt;Status can be anything:&lt;BR /&gt;PS       This account has a password.&lt;BR /&gt;NL       This account is a no login account.&lt;BR /&gt;LK       This account is locked account. &lt;BR /&gt;NP       This account has no password and is therefore  open without authentication.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check man page for `passwd` for details.&lt;BR /&gt;&lt;BR /&gt;Cheers!!</description>
      <pubDate>Tue, 07 Jul 2009 15:15:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454771#M359238</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2009-07-07T15:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454772#M359239</link>
      <description>Thanks for the reply.but using sam could not change the passwd attribute if the user id is logged in or running processes in that system.&lt;BR /&gt;there are some remote programs that use remsh to this system using this id and giving the error message that the [asswd is expired</description>
      <pubDate>Tue, 07 Jul 2009 15:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454772#M359239</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-07-07T15:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454773#M359240</link>
      <description>You can try to vi /etc/passwd or /etc/shadow (some risk!!) to modify it. Not highly recommended but if the sitaution is desperate...</description>
      <pubDate>Tue, 07 Jul 2009 15:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454773#M359240</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-07-07T15:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454774#M359241</link>
      <description>I still dont understand clearly what does the 0 35 mean&lt;BR /&gt;&lt;BR /&gt;yuana  PS    07/02/09    0  35&lt;BR /&gt;&lt;BR /&gt;in the above output (passwd -sa)&lt;BR /&gt;&lt;BR /&gt;pls advice&lt;BR /&gt;&lt;BR /&gt;thanks to all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 15:28:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454774#M359241</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2009-07-07T15:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454775#M359242</link>
      <description>0 means the minimum days before the user can reset the password after the password was reset. And 35 is the password life in days.</description>
      <pubDate>Tue, 07 Jul 2009 15:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454775#M359242</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-07-07T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: account and expired passwd</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454776#M359243</link>
      <description>try passwd -x -1 yuana</description>
      <pubDate>Tue, 07 Jul 2009 21:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/account-and-expired-passwd/m-p/4454776#M359243</guid>
      <dc:creator>anidil</dc:creator>
      <dc:date>2009-07-07T21:03:47Z</dc:date>
    </item>
  </channel>
</rss>

