<?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 Password change in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/password-change/m-p/2836699#M2821</link>
    <description>How to force a group of users( eg. ACC, EDP, Engineering dept) to change password? thx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 31 Oct 2002 11:03:47 GMT</pubDate>
    <dc:creator>O'lnes</dc:creator>
    <dc:date>2002-10-31T11:03:47Z</dc:date>
    <item>
      <title>Password change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change/m-p/2836699#M2821</link>
      <description>How to force a group of users( eg. ACC, EDP, Engineering dept) to change password? thx.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Oct 2002 11:03:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change/m-p/2836699#M2821</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-10-31T11:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Password change</title>
      <link>https://community.hpe.com/t5/operating-system-linux/password-change/m-p/2836700#M2822</link>
      <description>See the '-f' option of the passwd command.&lt;BR /&gt;You might have to write a script that does a&lt;BR /&gt;grep of the passwd file (or ypcat passwd | grep xxx) to find the correct set of users, use 'cut -d: -f1' to remove everything but the user name part of the resulting entries, and run 'passwd -f' on each entry in that list.&lt;BR /&gt;&lt;BR /&gt;Exactly how this would work on your system might depend in part on things like whether you have a trusted mode configuration or not, whether you're running LDAP, NIS, NIS+ or not, etc.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Nov 2002 18:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/password-change/m-p/2836700#M2822</guid>
      <dc:creator>doug hosking</dc:creator>
      <dc:date>2002-11-01T18:26:33Z</dc:date>
    </item>
  </channel>
</rss>

