<?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: Adding NIS Client to Master in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848970#M545676</link>
    <description>Hi Samash,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT="1"&lt;BR /&gt;NISPLUS_SERVER=0&lt;BR /&gt;NISPLUS_CLIENT=0&lt;BR /&gt;NIS_DOMAIN="burris"&lt;BR /&gt;MAX_NISCHECKS=2&lt;BR /&gt;EMULYP=""&lt;BR /&gt;YPSERV_OPTIONS=""&lt;BR /&gt;YPBIND_OPTIONS=""&lt;BR /&gt;YPPASSWDD_OPTIONS="/etc/passwd -m passwd PWFILE=/etc/passwd"&lt;BR /&gt;KEYSERV_OPTIONS=""&lt;BR /&gt;YPUPDATED_OPTIONS=""&lt;BR /&gt;YPXFRD_OPTIONS=""&lt;BR /&gt;RPC_NISD_OPTIONS="$EMULYP"&lt;BR /&gt;NIS_CACHEMGR_OPTIONS=""&lt;BR /&gt;YPSET_ADDR="192.168.1.90"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no reason to set the YPSET_ADDR parameter if you used the "ypinit -c" option to build a list of NIS servers.  Did you run ypinit -c and specify a list of *valid* NIS servers?  If so then please unset the YPSET_ADDR variable and stop/start nis.client.  I'd be interested in the output of the "nis.client start" command and any output from a "ypcat -k passwd" command once the client has bound to a server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
    <pubDate>Wed, 23 Aug 2006 11:20:19 GMT</pubDate>
    <dc:creator>Dave Olker</dc:creator>
    <dc:date>2006-08-23T11:20:19Z</dc:date>
    <item>
      <title>Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848962#M545668</link>
      <description>Can someone give the the steps in adding a NIS client. OS is 11i.&lt;BR /&gt;&lt;BR /&gt;Thanks!!!</description>
      <pubDate>Wed, 23 Aug 2006 10:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848962#M545668</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T10:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848963#M545669</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;vi /etc/rc.config.d/namesvrs&lt;BR /&gt;&lt;BR /&gt;The file is self documented.&lt;BR /&gt;&lt;BR /&gt;# NIS_MASTER_SERVER:    1 if this node is the master NIS server, 0 if not.&lt;BR /&gt;# NIS_SLAVE_SERVER:     1 if this node is a slave NIS server, 0 if not.&lt;BR /&gt;# NIS_CLIENT:           1 if this node is a NIS client, 0 if not.&lt;BR /&gt;# NISPLUS_SERVER:       1 if this node is a NIS+ server, 0 if not.&lt;BR /&gt;# NISPLUS_CLIENT:       1 if this node is a NIS+ client, 0 if not.&lt;BR /&gt;# EMULYP:               -Y to have rpc.nisd support YP clients.&lt;BR /&gt;# NISDOMAIN:            the NIS domain name (see domainname(1)).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Change NIS_CLIENT to 1 and add an NIS_MASTER&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nis.client start&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 23 Aug 2006 10:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848963#M545669</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-23T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848964#M545670</link>
      <description>Thanks, I give it a shot!!</description>
      <pubDate>Wed, 23 Aug 2006 10:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848964#M545670</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T10:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848965#M545671</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Here's the error I get. Any idea?&lt;BR /&gt;&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=1&lt;BR /&gt;NIS_CLIENT="1"&lt;BR /&gt;NISPLUS_SERVER=0&lt;BR /&gt;NISPLUS_CLIENT=0&lt;BR /&gt;NIS_DOMAIN="burris"&lt;BR /&gt;MAX_NISCHECKS=2&lt;BR /&gt;EMULYP=""&lt;BR /&gt;YPSERV_OPTIONS=""&lt;BR /&gt;YPBIND_OPTIONS=""&lt;BR /&gt;YPPASSWDD_OPTIONS="/etc/passwd -m passwd PWFILE=/etc/passwd"&lt;BR /&gt;KEYSERV_OPTIONS=""&lt;BR /&gt;YPUPDATED_OPTIONS=""&lt;BR /&gt;YPXFRD_OPTIONS=""&lt;BR /&gt;RPC_NISD_OPTIONS="$EMULYP"&lt;BR /&gt;NIS_CACHEMGR_OPTIONS=""&lt;BR /&gt;YPSET_ADDR="192.168.1.90"&lt;BR /&gt;LONGNAMES_OPTIONS="group.bygid.dir group.bygid.pag group.byname.dir \&lt;BR /&gt;group.byname.pag hosts.byaddr.dir hosts.byaddr.pag \&lt;BR /&gt;hosts.byname.dir hosts.byname.pag networks.byaddr.dir \&lt;BR /&gt;networks.byaddr.pag networks.byname.dir networks.byname.pag \&lt;BR /&gt;passwd.byname.dir passwd.byname.pag passwd.byuid.dir \&lt;BR /&gt;passwd.byuid.pag protocols.byname.dir protocols.byname.pag \&lt;BR /&gt;protocols.bynumber.dir protocols.bynumber.pag \&lt;BR /&gt;rpc.bynumber.dir rpc.bynumber.pag services.byname.dir \&lt;BR /&gt;services.byname.pag ypservers.dir ypservers.pag"&lt;BR /&gt;&lt;BR /&gt;SHORTNAMES_OPTIONS="group.bygi.dir group.bygi.pag group.byna.dir \&lt;BR /&gt;group.byna.pag hosts.byad.dir hosts.byad.pag \&lt;BR /&gt;hosts.byna.dir hosts.byna.pag netwk.byad.dir \&lt;BR /&gt;netwk.byad.pag netwk.byna.dir netwk.byna.pag \&lt;BR /&gt;passw.byna.dir passw.byna.pag passw.byui.dir \&lt;BR /&gt;passw.byui.pag proto.byna.dir proto.byna.pag \&lt;BR /&gt;proto.bynu.dir proto.bynu.pag rpc.bynu.dir \&lt;BR /&gt;rpc.bynu.pag servi.byna.dir servi.byna.pag \&lt;BR /&gt;ypservers.dir ypservers.pag"&lt;BR /&gt;WAIT_FOR_NIS_SERVER=FALSE&lt;BR /&gt;"namesvrs" 101 lines, 3808 characters &lt;BR /&gt;brant:/etc/rc.config.d # /sbin/init.d/nis.client start&lt;BR /&gt;    starting NIS CLIENT networking&lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        rpcbind already started, using pid: 1256&lt;BR /&gt;        domainname burris&lt;BR /&gt;    starting up the Network Information Service&lt;BR /&gt;        starting up the ypbind daemon&lt;BR /&gt;FAILURE CODE: 1&lt;BR /&gt;        calling ypset with 192.168.1.90&lt;BR /&gt;Sorry, I can't set up a udp connection to ypbind on host brant.&lt;BR /&gt;        Checking NIS binding.&lt;BR /&gt;        Bound to NIS server using domain burris.&lt;BR /&gt;        starting up the keyserv daemon&lt;BR /&gt;        keyserv already started, using pid: 16445&lt;BR /&gt;brant:/etc/rc.config.d # ypcat passwd&lt;BR /&gt;ypcat:  can't bind to an NIS server for domain burris.&lt;BR /&gt;        Reason:  can't communicate with ypbind&lt;BR /&gt;brant:/etc/rc.config.d # &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2006 10:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848965#M545671</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T10:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848966#M545672</link>
      <description>Hi Samash,&lt;BR /&gt;&lt;BR /&gt;I recommend you use a slightly different set of steps:&lt;BR /&gt;&lt;BR /&gt;1) Set the NIS domainname&lt;BR /&gt;&lt;BR /&gt;# domainname &lt;YOUR nis="" domain=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Run the "ypinit -c" command&lt;BR /&gt;&lt;BR /&gt;This command will prompt you for a list of NIS servers.  Please enter in the list of all your current NIS servers in the order of preference that the client should bind to.  In other words, if you definitely want the client to bind to a specific server, enter that name first followed by any other servers in the NIS domain.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) Modify the /etc/rc.config.d/namesvrs file&lt;BR /&gt;&lt;BR /&gt;In this file you need to - at a minimum - set the NIS_DOMAIN variable to the NIS domain the client resides in, and set the NIS_CLIENT variable to 1.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4) Start NIS on the client&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nis.client start&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Give these steps a try and let me know if you have any problems with them.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/YOUR&gt;</description>
      <pubDate>Wed, 23 Aug 2006 11:03:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848966#M545672</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-08-23T11:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848967#M545673</link>
      <description>Thanks Dave,&lt;BR /&gt;&lt;BR /&gt;I'll give it a try!!</description>
      <pubDate>Wed, 23 Aug 2006 11:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848967#M545673</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T11:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848968#M545674</link>
      <description>Hi Samash,&lt;BR /&gt;&lt;BR /&gt;One other point of clarification - do NOT set the NIS_MASTER variable in the /etc/rc.config.d/namesvrs file if this system is only a client.  &lt;BR /&gt;&lt;BR /&gt;Setting the NIS_MASTER variable to anything other than 0 tells the system that this machine is the master server for the NIS domain.  If this system is only a client then it will not contain any NIS maps and cannot be a server.&lt;BR /&gt;&lt;BR /&gt;On a pure NIS client the only variables that need to be changed are NIS_CLIENT=1 and NIS_DOMAIN=&lt;DOMAIN&gt;.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/DOMAIN&gt;</description>
      <pubDate>Wed, 23 Aug 2006 11:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848968#M545674</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-08-23T11:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848969#M545675</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;Dave. Here's is what my namesvrs file looks like. I also have the luxury of comparing to another NIS client. Note: the error when I ypcat the passwd file.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT="1"&lt;BR /&gt;NISPLUS_SERVER=0&lt;BR /&gt;NISPLUS_CLIENT=0&lt;BR /&gt;NIS_DOMAIN="burris"&lt;BR /&gt;MAX_NISCHECKS=2&lt;BR /&gt;EMULYP=""&lt;BR /&gt;YPSERV_OPTIONS=""&lt;BR /&gt;YPBIND_OPTIONS=""&lt;BR /&gt;YPPASSWDD_OPTIONS="/etc/passwd -m passwd PWFILE=/etc/passwd"&lt;BR /&gt;KEYSERV_OPTIONS=""&lt;BR /&gt;YPUPDATED_OPTIONS=""&lt;BR /&gt;YPXFRD_OPTIONS=""&lt;BR /&gt;RPC_NISD_OPTIONS="$EMULYP"&lt;BR /&gt;NIS_CACHEMGR_OPTIONS=""&lt;BR /&gt;YPSET_ADDR="192.168.1.90"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Aug 2006 11:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848969#M545675</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T11:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848970#M545676</link>
      <description>Hi Samash,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NIS_MASTER_SERVER=0&lt;BR /&gt;NIS_SLAVE_SERVER=0&lt;BR /&gt;NIS_CLIENT="1"&lt;BR /&gt;NISPLUS_SERVER=0&lt;BR /&gt;NISPLUS_CLIENT=0&lt;BR /&gt;NIS_DOMAIN="burris"&lt;BR /&gt;MAX_NISCHECKS=2&lt;BR /&gt;EMULYP=""&lt;BR /&gt;YPSERV_OPTIONS=""&lt;BR /&gt;YPBIND_OPTIONS=""&lt;BR /&gt;YPPASSWDD_OPTIONS="/etc/passwd -m passwd PWFILE=/etc/passwd"&lt;BR /&gt;KEYSERV_OPTIONS=""&lt;BR /&gt;YPUPDATED_OPTIONS=""&lt;BR /&gt;YPXFRD_OPTIONS=""&lt;BR /&gt;RPC_NISD_OPTIONS="$EMULYP"&lt;BR /&gt;NIS_CACHEMGR_OPTIONS=""&lt;BR /&gt;YPSET_ADDR="192.168.1.90"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no reason to set the YPSET_ADDR parameter if you used the "ypinit -c" option to build a list of NIS servers.  Did you run ypinit -c and specify a list of *valid* NIS servers?  If so then please unset the YPSET_ADDR variable and stop/start nis.client.  I'd be interested in the output of the "nis.client start" command and any output from a "ypcat -k passwd" command once the client has bound to a server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 23 Aug 2006 11:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848970#M545676</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-08-23T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848971#M545677</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;I did not run ypset. I did not want to make too radical of a change since the other client works. If you think it would work. I'll do it. I was comparing apples to apples that's all.&lt;BR /&gt;&lt;BR /&gt;Please advise!!</description>
      <pubDate>Wed, 23 Aug 2006 11:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848971#M545677</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T11:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848972#M545678</link>
      <description>I'm sorry that was ypinit -c. Not ypset. Doing too many things at once.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 23 Aug 2006 11:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848972#M545678</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T11:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848973#M545679</link>
      <description>Hi Samash,&lt;BR /&gt;&lt;BR /&gt;The fact that the other clients work and they have the YPSET_ADDR option set in their namesvrs files tells me they are using the ypset feature of NIS to forcibly bind to a specific server.  If you want to do that you can, but I *highly* recommend you instead use the "ypinit -c" option to specify a list of NIS servers instead.&lt;BR /&gt;&lt;BR /&gt;The biggest problem with the ypset feature is that once it binds to the specific server - if that server stops responding the client will drop the connection to the server and start sending UDP broadcast packets on the local subnet looking for a replacement server.  If there are no local NIS servers on the same subnet as the client then it will not bind to anyone and any NIS lookup requests will hang.&lt;BR /&gt;&lt;BR /&gt;Again, the "ypinit -c" route is recommended over ypset as it allows you to tell the client specifically which servers to bind to and in what order.  Much nicer than the old ypset mechanism.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Wed, 23 Aug 2006 11:30:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848973#M545679</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-08-23T11:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848974#M545680</link>
      <description>Thanks &lt;BR /&gt;&lt;BR /&gt;Dave I'll give it a try!!</description>
      <pubDate>Wed, 23 Aug 2006 12:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848974#M545680</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-23T12:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848975#M545681</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;I was off a few days last week. Should ypbind be running on both master and client? If so, is it ypbind start?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 28 Aug 2006 14:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848975#M545681</guid>
      <dc:creator>samash</dc:creator>
      <dc:date>2006-08-28T14:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding NIS Client to Master</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848976#M545682</link>
      <description>Hi Samash,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Should ypbind be running on both master &lt;BR /&gt;&amp;gt; and client? If so, is it ypbind start?&lt;BR /&gt;&lt;BR /&gt;Ypbind is a client process so it definitely needs to be running on any NIS client.  However I don't think I've ever seen an NIS master that wasn't also using NIS itself as a client, so ypbind usually does run on NIS servers.  However, if for some reason you want the NIS servers to *not* use NIS for backend resolution (host, passwd, services, etc.) then you can make them strictly servers by not setting the NIS_CLIENT=1 in the namservrs file.&lt;BR /&gt;&lt;BR /&gt;Again, the vast majority of NIS servers are also clients and therefore run ypbind.&lt;BR /&gt;&lt;BR /&gt;ypbind is started with the "/sbin/init.d/nis.client start" command is issued at boot time.  You can manually start ypbind with that command as well.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Mon, 28 Aug 2006 15:25:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-nis-client-to-master/m-p/3848976#M545682</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2006-08-28T15:25:54Z</dc:date>
    </item>
  </channel>
</rss>

