<?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 NFS not authenticating after upgrading processor in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959009#M543019</link>
    <description>Yesterday we upgraded our server from an RP7410 to a RP7420.  I went into sam and turned on nfs and exported the files.  But now all 4 sql servers are using reflections 10 and are only able to connect with ananymous user but not with any real users.  The programs that read only ran fine, but any programs that need to write will not becuase ananymous has no write permissions.&lt;BR /&gt;&lt;BR /&gt;Is there anything that I can check on the server side that might be causing this problem?&lt;BR /&gt;&lt;BR /&gt;I upgraded one of the servers to reflections client 14.0.2.   This version has many more options.  Is anyone familiar with this version, that might know what are the best setting to use?</description>
    <pubDate>Fri, 09 Mar 2007 12:53:45 GMT</pubDate>
    <dc:creator>John Jimenez</dc:creator>
    <dc:date>2007-03-09T12:53:45Z</dc:date>
    <item>
      <title>NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959009#M543019</link>
      <description>Yesterday we upgraded our server from an RP7410 to a RP7420.  I went into sam and turned on nfs and exported the files.  But now all 4 sql servers are using reflections 10 and are only able to connect with ananymous user but not with any real users.  The programs that read only ran fine, but any programs that need to write will not becuase ananymous has no write permissions.&lt;BR /&gt;&lt;BR /&gt;Is there anything that I can check on the server side that might be causing this problem?&lt;BR /&gt;&lt;BR /&gt;I upgraded one of the servers to reflections client 14.0.2.   This version has many more options.  Is anyone familiar with this version, that might know what are the best setting to use?</description>
      <pubDate>Fri, 09 Mar 2007 12:53:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959009#M543019</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-03-09T12:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959010#M543020</link>
      <description>You should check the /etc/exports file from before your upgrade.  There were probably some options specified there that need to be set on the rp7420.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Mar 2007 12:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959010#M543020</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-03-09T12:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959011#M543021</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;  The files matched okay.   Thanks for the suggestion though.</description>
      <pubDate>Fri, 09 Mar 2007 13:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959011#M543021</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-03-09T13:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959012#M543022</link>
      <description>Reflections say that it PCNFS daemon is not running on machine.   I am going to try and grep it.  if it is not how do you strart?</description>
      <pubDate>Fri, 09 Mar 2007 14:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959012#M543022</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-03-09T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959013#M543023</link>
      <description>I found the issue.  /etc/rc.config.d/nfsconf file was not set like the other one.  I changed the pcnfs_server from 0 to 1.   Does it take affect immidiatly?  the books talking about updating the fstab</description>
      <pubDate>Fri, 09 Mar 2007 15:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959013#M543023</guid>
      <dc:creator>John Jimenez</dc:creator>
      <dc:date>2007-03-09T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959014#M543024</link>
      <description>You would have to stop / start NFS services in order for the PCNFS daemon to start.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.client stop&lt;BR /&gt;# /sbin/init.d/nfs.server stop&lt;BR /&gt;# /sbin/init.d/nfs.core stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.client start&lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;# /sbin/init.d/nfs.core start</description>
      <pubDate>Fri, 09 Mar 2007 15:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959014#M543024</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-03-09T15:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS not authenticating after upgrading processor</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959015#M543025</link>
      <description>Keep UIDs and GIDs consistent.</description>
      <pubDate>Sun, 11 Mar 2007 21:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-not-authenticating-after-upgrading-processor/m-p/3959015#M543025</guid>
      <dc:creator>singvey</dc:creator>
      <dc:date>2007-03-11T21:24:00Z</dc:date>
    </item>
  </channel>
</rss>

