<?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: Set password to expire immediately. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760389#M22545</link>
    <description>I don't have a lib-laus library</description>
    <pubDate>Tue, 28 Mar 2006 11:03:11 GMT</pubDate>
    <dc:creator>joseph wholey</dc:creator>
    <dc:date>2006-03-28T11:03:11Z</dc:date>
    <item>
      <title>Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760381#M22537</link>
      <description>RHEL AS3.  Trying to add user where there password expires as soon as they log in (forcing them to change it... similar to the way it works in AIX).  Can't seem to figure out how to do it.  Any help would be greatly appreciated.  thx.</description>
      <pubDate>Tue, 28 Mar 2006 08:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760381#M22537</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T08:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760382#M22538</link>
      <description>Use:&lt;BR /&gt;&lt;BR /&gt;chage -d 0 username&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 09:08:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760382#M22538</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-28T09:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760383#M22539</link>
      <description>chage -M 0 &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;and the user will be prompted to come up with a new password at next login.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 28 Mar 2006 09:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760383#M22539</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-28T09:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760384#M22540</link>
      <description>When I do that, it prompts me for the new password, I enter it and I get the following message:&lt;BR /&gt; &lt;BR /&gt;passwd: Authentication token manipulation error&lt;BR /&gt;Connection to rhel2312 closed.&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 09:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760384#M22540</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760385#M22541</link>
      <description>Edit /etc/ssh/sshd_config and set UsePrivilegeSeparation to "no". Restart/reload the service with service sshd reload.</description>
      <pubDate>Tue, 28 Mar 2006 09:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760385#M22541</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-28T09:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760386#M22542</link>
      <description>chage -d 0 &lt;USERNAME&gt; does not work.  I no longer get the error message, but when prompted to put in a new password, I put it in, hit enter and immediately get "bumped" off the server and the new password does not take.&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 28 Mar 2006 09:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760386#M22542</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T09:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760387#M22543</link>
      <description>Then you have a buggy version:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rhn.redhat.com/errata/RHSA-2005-106.html" target="_blank"&gt;http://rhn.redhat.com/errata/RHSA-2005-106.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Update your package.</description>
      <pubDate>Tue, 28 Mar 2006 10:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760387#M22543</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-03-28T10:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760388#M22544</link>
      <description>Hi&lt;BR /&gt;What is ur version of lib-laus library?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 10:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760388#M22544</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-03-28T10:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760389#M22545</link>
      <description>I don't have a lib-laus library</description>
      <pubDate>Tue, 28 Mar 2006 11:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760389#M22545</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T11:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760390#M22546</link>
      <description>Joseph&lt;BR /&gt;&lt;BR /&gt;Try out:&lt;BR /&gt;chage -M 0 &lt;USERNAME&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 28 Mar 2006 11:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760390#M22546</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2006-03-28T11:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760391#M22547</link>
      <description>Sergejs, &lt;BR /&gt;&lt;BR /&gt;I tried that... it has 0 effect.  I get the message: &lt;BR /&gt;&lt;BR /&gt;cognos@rhel01233 password: &lt;BR /&gt;Warning: your password will expire in 0 days&lt;BR /&gt;&lt;BR /&gt;However, I'm not forced to change the password.  Hmmmmm!!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Mar 2006 11:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760391#M22547</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-28T11:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760392#M22548</link>
      <description>I agree with Ivan - "chage -d 0 username" should be a answer to your question. If it doesn't work, something wrong with your installation. BTW, in your second questions we're speaking about the same linux box?</description>
      <pubDate>Wed, 29 Mar 2006 06:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760392#M22548</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-03-29T06:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set password to expire immediately.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760393#M22549</link>
      <description>Correct... I've brought to the attention of our engineering team... I think we may be back leveled on ssh.  I'll report when I find out. thx for all the help.</description>
      <pubDate>Wed, 29 Mar 2006 08:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/set-password-to-expire-immediately/m-p/3760393#M22549</guid>
      <dc:creator>joseph wholey</dc:creator>
      <dc:date>2006-03-29T08:51:11Z</dc:date>
    </item>
  </channel>
</rss>

