<?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 Change password in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854147#M2943</link>
    <description>How to force user to change linux password regularly ? eg . at the first day of each month. thx.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Nov 2002 10:26:24 GMT</pubDate>
    <dc:creator>Cheung_2</dc:creator>
    <dc:date>2002-11-28T10:26:24Z</dc:date>
    <item>
      <title>Change password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854147#M2943</link>
      <description>How to force user to change linux password regularly ? eg . at the first day of each month. thx.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Nov 2002 10:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854147#M2943</guid>
      <dc:creator>Cheung_2</dc:creator>
      <dc:date>2002-11-28T10:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854148#M2944</link>
      <description>You can use something like this to force the user to change their password every 30 days and not within 14 days:&lt;BR /&gt;&lt;BR /&gt;passwd -x 30 -n 14 username&lt;BR /&gt;&lt;BR /&gt;This will not however force all to change on the same day, just within 14-30 days, this is probably advisable however as you don't want to force all users to change on the same day from a support call point of view :)</description>
      <pubDate>Thu, 28 Nov 2002 15:58:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854148#M2944</guid>
      <dc:creator>Robert Thorneycroft</dc:creator>
      <dc:date>2002-11-28T15:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854149#M2945</link>
      <description>passwd -x 30 -n 14 &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Tue, 03 Dec 2002 05:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854149#M2945</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2002-12-03T05:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Change password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854150#M2946</link>
      <description>Robert's solution works fine, but I still like very much chage command. A chage -M 30 username would have him or her change password every 30 days, but you could also use plenty other options, such as chage -M 30 -W 3 username, which would set a message 3 days before warning that password has to be changed, letting time to think about a new but not too stupid password (like the one users set in a ruch to access the box when password has to be changed right now !). chage is very soft for that and many others things, do a man chage to get full options details, you'll love it.</description>
      <pubDate>Sat, 14 Dec 2002 17:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/change-password/m-p/2854150#M2946</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2002-12-14T17:52:41Z</dc:date>
    </item>
  </channel>
</rss>

