<?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: Password issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019582#M428237</link>
    <description>Shivan,&lt;BR /&gt;this is the correct behaviour !&lt;BR /&gt;From "man passwd":&lt;BR /&gt;"-f             Force user to change password upon next login by expiring the current password."&lt;BR /&gt;&lt;BR /&gt;So you expire the pasword and then log on as that user and the password is signalled as expired.&lt;BR /&gt;</description>
    <pubDate>Tue, 19 Dec 2006 06:58:43 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2006-12-19T06:58:43Z</dc:date>
    <item>
      <title>Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019581#M428236</link>
      <description>We force reset password of user at login and when user login we see error below. Can someone help us on this issue.&lt;BR /&gt;# passwd -f xxxx&lt;BR /&gt;$ su - xxxx&lt;BR /&gt;Your password was changed by root&lt;BR /&gt;Password: &lt;BR /&gt;Last   successful login for xxxx: Tue Dec 19 EST5EDT 2006  &lt;BR /&gt;Last unsuccessful login for xxxx: Tue Dec 19 EST5EDT 2006      &lt;BR /&gt;Your password has expired. &lt;BR /&gt;su: Password for xxxx has expired. Choose new password and try again&lt;BR /&gt;su: Sorry</description>
      <pubDate>Tue, 19 Dec 2006 06:47:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019581#M428236</guid>
      <dc:creator>shivan</dc:creator>
      <dc:date>2006-12-19T06:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019582#M428237</link>
      <description>Shivan,&lt;BR /&gt;this is the correct behaviour !&lt;BR /&gt;From "man passwd":&lt;BR /&gt;"-f             Force user to change password upon next login by expiring the current password."&lt;BR /&gt;&lt;BR /&gt;So you expire the pasword and then log on as that user and the password is signalled as expired.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 06:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019582#M428237</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-19T06:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019583#M428238</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;to prevent this from occurring, you should not use the "-f" switch when issueing the passwd command. otherwise, it will ask from a password change when the user tries to login next time.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Tue, 19 Dec 2006 07:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019583#M428238</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-12-19T07:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019584#M428239</link>
      <description>How do we fix this issue. We want user to change password on login.</description>
      <pubDate>Tue, 19 Dec 2006 07:06:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019584#M428239</guid>
      <dc:creator>shivan</dc:creator>
      <dc:date>2006-12-19T07:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019585#M428240</link>
      <description>This works very well on solaris. When we force change password of user (passwd -f xxxx), system prompts for old password and then choose new password on user xxxx login.</description>
      <pubDate>Tue, 19 Dec 2006 07:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019585#M428240</guid>
      <dc:creator>shivan</dc:creator>
      <dc:date>2006-12-19T07:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019586#M428241</link>
      <description>Hi,&lt;BR /&gt;the way to fix this is to log on again (without su).&lt;BR /&gt;So,as root:&lt;BR /&gt;passwd -f xxx&lt;BR /&gt;&lt;BR /&gt;Now log on as the user for whom you changed the password and it will state that the password is expired and ask the user to change the password.&lt;BR /&gt;&lt;BR /&gt;If you su - to the user the process does not work the way you want it to.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 07:20:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019586#M428241</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-12-19T07:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019587#M428242</link>
      <description>Hi,&lt;BR /&gt;   This is not an issue, it works as it designed. You are handling it in a wrong way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;After executing passwd -f user, please set the new password for that user. This can be done either when you try to login using that user or run passwd command as root again to set the new password for that particular user.&lt;BR /&gt;&lt;BR /&gt;unless, you set a password for that user, you cannot do a su, it will fail....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Prabu.S</description>
      <pubDate>Tue, 19 Dec 2006 07:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019587#M428242</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-12-19T07:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019588#M428243</link>
      <description>Peter, thanks for the info. Password expiry works well but does not work when we do su.</description>
      <pubDate>Tue, 19 Dec 2006 07:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019588#M428243</guid>
      <dc:creator>shivan</dc:creator>
      <dc:date>2006-12-19T07:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Password issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019589#M428244</link>
      <description>Thanks to Peter.</description>
      <pubDate>Tue, 19 Dec 2006 07:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/password-issue/m-p/5019589#M428244</guid>
      <dc:creator>shivan</dc:creator>
      <dc:date>2006-12-19T07:32:43Z</dc:date>
    </item>
  </channel>
</rss>

