<?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 Force a sync between systems when password is changed? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/force-a-sync-between-systems-when-password-is-changed/m-p/3521290#M219968</link>
    <description>We have two rp4440 boxes that have cron jobs that run and call a script containing the rdist commands to sync the /etc/passwd and /etc/group files across the two systems. &lt;BR /&gt;&lt;BR /&gt;The biggest problem with this is that the user may have to change their password several times before it takes. &lt;BR /&gt;&lt;BR /&gt;Explanation:&lt;BR /&gt;&lt;BR /&gt;A user changes their password on system A @ 1100. The cronjob on system B used to sync its password &amp;amp; group files to system A runs at 1101. The cronjob on system A then syncs to system B at 1102. So, when this user logs back into system A, they are prompted to change their password again. Quite frustrating.&lt;BR /&gt;&lt;BR /&gt;We are not contemplating going to NIS quite yet. What we would like to do is utilzie a script that forces the /etc/passwd file to sync to the other system when changed. &lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Mike Keys&lt;BR /&gt;Decatur Memorial Hospital</description>
    <pubDate>Fri, 08 Apr 2005 16:29:30 GMT</pubDate>
    <dc:creator>Mike Keys</dc:creator>
    <dc:date>2005-04-08T16:29:30Z</dc:date>
    <item>
      <title>Force a sync between systems when password is changed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-a-sync-between-systems-when-password-is-changed/m-p/3521290#M219968</link>
      <description>We have two rp4440 boxes that have cron jobs that run and call a script containing the rdist commands to sync the /etc/passwd and /etc/group files across the two systems. &lt;BR /&gt;&lt;BR /&gt;The biggest problem with this is that the user may have to change their password several times before it takes. &lt;BR /&gt;&lt;BR /&gt;Explanation:&lt;BR /&gt;&lt;BR /&gt;A user changes their password on system A @ 1100. The cronjob on system B used to sync its password &amp;amp; group files to system A runs at 1101. The cronjob on system A then syncs to system B at 1102. So, when this user logs back into system A, they are prompted to change their password again. Quite frustrating.&lt;BR /&gt;&lt;BR /&gt;We are not contemplating going to NIS quite yet. What we would like to do is utilzie a script that forces the /etc/passwd file to sync to the other system when changed. &lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Mike Keys&lt;BR /&gt;Decatur Memorial Hospital</description>
      <pubDate>Fri, 08 Apr 2005 16:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-a-sync-between-systems-when-password-is-changed/m-p/3521290#M219968</guid>
      <dc:creator>Mike Keys</dc:creator>
      <dc:date>2005-04-08T16:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Force a sync between systems when password is changed?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/force-a-sync-between-systems-when-password-is-changed/m-p/3521291#M219969</link>
      <description>The minimum granularity of the cron is 1 min. The other thing that might help you is some sort of script. What I am thinking is moving the original passwd command somewhere else and putting a wrapper. This wrapper, when passwd is invoked will do passwd change and immediately do rdisk stuff.&lt;BR /&gt;&lt;BR /&gt;But beware that any program that uses passwd, or any patch that patches/orverwrites passwd will do so and your wrapper will be of no use.</description>
      <pubDate>Fri, 08 Apr 2005 18:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/force-a-sync-between-systems-when-password-is-changed/m-p/3521291#M219969</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-08T18:15:48Z</dc:date>
    </item>
  </channel>
</rss>

