<?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: ypxfr NIS map transfer problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980742#M543775</link>
    <description>&lt;!--!*#--&gt;Brendan,&lt;BR /&gt;&lt;BR /&gt;I had the same issue on hpux 10.20. What I did to get the custom maps pushed out to the slave servers was to touch empty map files on the slave in /var/yp/domain.com.&lt;BR /&gt;Then on the master touch each text file for the custom maps.&lt;BR /&gt;/var/yp/ypmake now pushed the new custom maps out to the slaves.</description>
    <pubDate>Tue, 08 May 2007 09:23:16 GMT</pubDate>
    <dc:creator>Andrew J. Boyda</dc:creator>
    <dc:date>2007-05-08T09:23:16Z</dc:date>
    <item>
      <title>ypxfr NIS map transfer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980740#M543773</link>
      <description>I have been building an 11i server in a legacy 10.20 environment. My new server is a NIS slave in a NIS environment with a number of 10.20 slaves and a 11.00 master.&lt;BR /&gt;&lt;BR /&gt;I followed the documented process for creating the NIS slave server which included defining the new slave in the masters ypmasters map, and running ypinit -s on the proposed slave. The default maps were transferred and these don't seem to pose a problem.&lt;BR /&gt;&lt;BR /&gt;However there are a few custom maps defined, and I'm struggling to get these transferred to the new slave server. Forcing a ypxfr through Sam of all the maps has no effect, but no specific error other than for the Solaris-specific maps that I'd expect to see. So I tried yppush (not something I'd normally try as the maps aren't new)&lt;BR /&gt;&lt;BR /&gt;One of the custom maps is pw_exire.byname&lt;BR /&gt;&lt;BR /&gt;----------------------------------&lt;BR /&gt;(from the NIS server)&lt;BR /&gt;# yppush -v pw_expire.byname&lt;BR /&gt;Finding NIS servers:Map ypslaves.&lt;NIS server=""&gt; unknown NIS client error code -- using ypservers&lt;BR /&gt; &lt;NIS server="" client=""&gt; slave1 slave2 mynewserver&lt;BR /&gt;mynewserver has been called.&lt;BR /&gt;slave2 has been called.&lt;BR /&gt;slave1 has been called.&lt;BR /&gt;&lt;NIS server="" client=""&gt; has been called.&lt;BR /&gt;Status received from ypxfr on slave2:&lt;BR /&gt;        Transfer not done:  master's version isn't newer.&lt;BR /&gt;Status received from ypxfr on slave1:&lt;BR /&gt;        Transfer not done:  master's version isn't newer.&lt;BR /&gt;Status received from ypxfr on &lt;NIS server="" client=""&gt;:&lt;BR /&gt;        Transfer not done:  master's version isn't newer.&lt;BR /&gt;No response from ypxfr on mynewserver&lt;BR /&gt;&lt;BR /&gt;--------------------------------&lt;BR /&gt;&lt;BR /&gt;Performing a yppush on a conventional map, such as hosts.byname doesn't see an error, and the ypxfr.log on the new NIS slave will report the attempted transfer (stopped because it has already been transferred).&lt;BR /&gt;&lt;BR /&gt;Trying to send anyone of the custom maps though with yppush or straight ypxfr which it uses, all fail with the same&lt;BR /&gt;&lt;BR /&gt;"No response from ypxfr on mynewserver"&lt;BR /&gt;&lt;BR /&gt;...and no enties in mynewservers ypxfr.log with respect to the attempted transfer.&lt;BR /&gt;&lt;BR /&gt;Looking at another slave server, the *.dir and *.pag files for the normal &amp;amp; customised maps can be seen in /var/yp/&lt;DOMAIN&gt; but (not surprisingly) in the same location on mynewserver.&lt;BR /&gt;&lt;BR /&gt;Any clues or suggested paths to pursue would be very helpful.&lt;BR /&gt;&lt;BR /&gt;ta!&lt;/DOMAIN&gt;&lt;/NIS&gt;&lt;/NIS&gt;&lt;/NIS&gt;&lt;/NIS&gt;</description>
      <pubDate>Fri, 13 Apr 2007 05:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980740#M543773</guid>
      <dc:creator>Brendan Newport_2</dc:creator>
      <dc:date>2007-04-13T05:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: ypxfr NIS map transfer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980741#M543774</link>
      <description>Brendan,&lt;BR /&gt;&lt;BR /&gt;I had the same issue on hpux 10.20. What I did to get the custom maps pushed out to the slave servers was to touch empty map files on the slave in /var/yp/domain.com.&lt;BR /&gt;Then on the master touch each text file for the custom maps.&lt;BR /&gt;/var/yp/ypmake now pushed the new custom maps out to the slaves.</description>
      <pubDate>Tue, 08 May 2007 09:22:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980741#M543774</guid>
      <dc:creator>Andrew J. Boyda</dc:creator>
      <dc:date>2007-05-08T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: ypxfr NIS map transfer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980742#M543775</link>
      <description>&lt;!--!*#--&gt;Brendan,&lt;BR /&gt;&lt;BR /&gt;I had the same issue on hpux 10.20. What I did to get the custom maps pushed out to the slave servers was to touch empty map files on the slave in /var/yp/domain.com.&lt;BR /&gt;Then on the master touch each text file for the custom maps.&lt;BR /&gt;/var/yp/ypmake now pushed the new custom maps out to the slaves.</description>
      <pubDate>Tue, 08 May 2007 09:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980742#M543775</guid>
      <dc:creator>Andrew J. Boyda</dc:creator>
      <dc:date>2007-05-08T09:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: ypxfr NIS map transfer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980743#M543776</link>
      <description>One other thing to check is that the system times on the master and slave servers. They should all agree with fairly high precision and you be running NTP on all boxes. They don't have to have the same default TZ setting but they do need to have very nearly identical values for epoch seconds so that the file modification times can be compared. If this issue isn't dealt with, even after you have created null files, the problem can reoccur in the future.</description>
      <pubDate>Tue, 08 May 2007 09:44:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980743#M543776</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-08T09:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: ypxfr NIS map transfer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980744#M543777</link>
      <description>Terrific answers gents - and thanks for reviewing these subjects. I am going to combine both ideas tomorrow morning and I will report on their result.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bren</description>
      <pubDate>Tue, 08 May 2007 15:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980744#M543777</guid>
      <dc:creator>Brendan Newport_2</dc:creator>
      <dc:date>2007-05-08T15:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: ypxfr NIS map transfer problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980745#M543778</link>
      <description>&amp;gt;Brendan,&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt;I had the same issue on hpux 10.20. What I &amp;gt;did to get the custom maps pushed out to &amp;gt;the slave servers was to touch empty map &amp;gt;files on the slave in /var/yp/domain.com.&lt;BR /&gt;&amp;gt;Then on the master touch each text file for &amp;gt;the custom maps.&lt;BR /&gt;&amp;gt;/var/yp/ypmake now pushed the new custom &amp;gt;maps out to the slaves.&lt;BR /&gt;&lt;BR /&gt;This worked first time - no errors in the ypxfer log and the maps transferred and populated the /var/yp/&lt;DOMAIN&gt; files that I had touched on my new slave server.&lt;BR /&gt;&lt;BR /&gt;I've tried to allocate points but it hasn't taken yet - but I will continue persisting.&lt;/DOMAIN&gt;</description>
      <pubDate>Wed, 09 May 2007 05:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ypxfr-nis-map-transfer-problem/m-p/3980745#M543778</guid>
      <dc:creator>Brendan Newport_2</dc:creator>
      <dc:date>2007-05-09T05:01:02Z</dc:date>
    </item>
  </channel>
</rss>

