<?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 change at first login in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865279#M44962</link>
    <description>passwd -f is &lt;BR /&gt;by typing this simple script you do it for for everyone even for admin accounts &lt;BR /&gt;&lt;BR /&gt;for i in `cat /etc/passwd | awk -F: '{print $1}'&lt;BR /&gt;do&lt;BR /&gt;echo $i pasword expired&lt;BR /&gt;passwd -f $i&lt;BR /&gt;done</description>
    <pubDate>Thu, 14 Oct 2004 08:17:02 GMT</pubDate>
    <dc:creator>Petr Simik_1</dc:creator>
    <dc:date>2004-10-14T08:17:02Z</dc:date>
    <item>
      <title>Password change at first login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865276#M44959</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have to create accounts for all users on the new server.  How can I set a standard password for everyone initially and then force them to change it at the first login?  The system is Tru64 5.1B.  I have tried passwd -f but that did not seem to work.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Oct 2004 20:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865276#M44959</guid>
      <dc:creator>Greg Ritchie</dc:creator>
      <dc:date>2004-10-13T20:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Password change at first login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865277#M44960</link>
      <description>There are actually True64 forums you can post to. &lt;BR /&gt;&lt;BR /&gt;passwd -f username is the only way I know how to do it.&lt;BR /&gt;&lt;BR /&gt;try man passwd&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 13 Oct 2004 20:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865277#M44960</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-13T20:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Password change at first login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865278#M44961</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;To force the user to change the password at login you have to use passwd -f &lt;USER-ID&gt;, he will be prompted to chnage the passwd when he logs in first time.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Gopi&lt;/USER-ID&gt;</description>
      <pubDate>Thu, 14 Oct 2004 07:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865278#M44961</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-10-14T07:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Password change at first login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865279#M44962</link>
      <description>passwd -f is &lt;BR /&gt;by typing this simple script you do it for for everyone even for admin accounts &lt;BR /&gt;&lt;BR /&gt;for i in `cat /etc/passwd | awk -F: '{print $1}'&lt;BR /&gt;do&lt;BR /&gt;echo $i pasword expired&lt;BR /&gt;passwd -f $i&lt;BR /&gt;done</description>
      <pubDate>Thu, 14 Oct 2004 08:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865279#M44962</guid>
      <dc:creator>Petr Simik_1</dc:creator>
      <dc:date>2004-10-14T08:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Password change at first login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865280#M44963</link>
      <description>I didn't mentioned that you need it for first logon. Than only passwd -f after you create user is doing your job.</description>
      <pubDate>Thu, 14 Oct 2004 08:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865280#M44963</guid>
      <dc:creator>Petr Simik_1</dc:creator>
      <dc:date>2004-10-14T08:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Password change at first login</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865281#M44964</link>
      <description>I will employ the script suggestion from within our application software.&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Oct 2004 18:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change-at-first-login/m-p/4865281#M44964</guid>
      <dc:creator>Greg Ritchie</dc:creator>
      <dc:date>2004-10-14T18:52:50Z</dc:date>
    </item>
  </channel>
</rss>

