<?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: NFS GROUP Mount issue - VMS V8.3-1H1 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449910#M95887</link>
    <description>Eventually raised this with HP and they have now confirmed that this needs to be elevated to TCP/IP Engineering.&lt;BR /&gt;&lt;BR /&gt;It's believed to be a typical bug that came in with TCP/IP V5.x. On UCX V4.2 the NFS mount&lt;BR /&gt;worked fine without CMKRNL priv.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 12 Aug 2009 11:30:23 GMT</pubDate>
    <dc:creator>curtisk_1</dc:creator>
    <dc:date>2009-08-12T11:30:23Z</dc:date>
    <item>
      <title>NFS GROUP Mount issue - VMS V8.3-1H1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449905#M95882</link>
      <description>&lt;!--!*#--&gt;I am having some trouble trying to mount an NFS share with just group priv on VMS V8.3-1H1.&lt;BR /&gt;&lt;BR /&gt;In summary my question is as follows:&lt;BR /&gt;&lt;BR /&gt;Can you perform a GROUP NFS mount without SYSNAM or CMKRNL privilege?&lt;BR /&gt;&lt;BR /&gt;Testing Information below&lt;BR /&gt;==========================&lt;BR /&gt;&lt;BR /&gt;My aim is to have a NFS mount running from my VMS 8.3 environment to a given server (in this case HPUX) at a group level in order for our in house application to access the mount.  &lt;BR /&gt;&lt;BR /&gt;The account (Account name = TESTACCOUNT) I want to perform the mount using has the below privilege:&lt;BR /&gt;&lt;BR /&gt;GROUP, GRPNAM, GRPPRV, NETMBX, OPER, TMPMBX&lt;BR /&gt;&lt;BR /&gt;If I run the mount from this account I get the below error&lt;BR /&gt;&lt;BR /&gt;tcpip mount dnfs0:  TEST  NFS_TEST  /host=testserver/path="/home/test"/Write /noconvert /noADF /group /protection=(S:RWED,O:RWED,&lt;BR /&gt;G:RWED,W)&lt;BR /&gt;&lt;BR /&gt;%TCPIP$DNFSMOUNT-E-MOUNTFAIL, error mounting DNFS0:&lt;BR /&gt;-SYSTEM-F-NOPRIV, insufficient privilege or object protection violation&lt;BR /&gt;&lt;BR /&gt;If I grant the account CMKRNL priv all works ok&lt;BR /&gt;&lt;BR /&gt;tcpip mount dnfs0:  TEST  NFS_TEST  /host=testserver/path="/home/test"/Write /noconvert /noADF /group /protection=(S:RWED,O:RWED,&lt;BR /&gt;G:RWED,W)&lt;BR /&gt;%TCPIP$DNFSMOUNT-S-MOUNTED, /home/test mounted on _DNFS13:[000000]&lt;BR /&gt;&lt;BR /&gt;I'd like to avoid granting this user any further privlage than it has above.&lt;BR /&gt;&lt;BR /&gt;I've gone through the HP TCP/IP Services for OpenVMS Management manual and was under the impression that you did not need SYSNAM privilege to perform a group mount, you only needed GRPNAM privilege.&lt;BR /&gt;&lt;BR /&gt;Has anyone had any experience on this or any useful advice.&lt;BR /&gt;&lt;BR /&gt;Any help would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Many Thanks</description>
      <pubDate>Tue, 30 Jun 2009 09:45:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449905#M95882</guid>
      <dc:creator>curtisk_1</dc:creator>
      <dc:date>2009-06-30T09:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS GROUP Mount issue - VMS V8.3-1H1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449906#M95883</link>
      <description>Here are some generic options for allowing non-privileged users to perform privileged operations without granting privileges to the end-user folks:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/491" target="_blank"&gt;http://labs.hoffmanlabs.com/node/491&lt;/A&gt;</description>
      <pubDate>Tue, 30 Jun 2009 16:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449906#M95883</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-06-30T16:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS GROUP Mount issue - VMS V8.3-1H1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449907#M95884</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I had a similar issue with NFS mounted disks. &lt;BR /&gt;For the host I used a Full Qaulified Domain Name and then it worked OK.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;$ tcpip mount dnfs2: /host=gnl9010201.gent.volvo.com -&lt;BR /&gt;  /path="/S05/NFSERVER/VCEI" /superuser=0/gid=1/uid=1/structure=5&lt;BR /&gt;&lt;BR /&gt;I know this has nothing to do with privileges. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;/Toine</description>
      <pubDate>Tue, 30 Jun 2009 20:45:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449907#M95884</guid>
      <dc:creator>Mario Dhaenens</dc:creator>
      <dc:date>2009-06-30T20:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: NFS GROUP Mount issue - VMS V8.3-1H1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449908#M95885</link>
      <description>Hi Curtisk,&lt;BR /&gt;&lt;BR /&gt;As of now, in order to successfully start the NFS ACP process during mount operation, CMKRNL privilege is compulsorily required. This requirement is independent of any of the qualifiers that you would specify for mount operation. &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shilpa</description>
      <pubDate>Wed, 01 Jul 2009 09:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449908#M95885</guid>
      <dc:creator>Shilpa K</dc:creator>
      <dc:date>2009-07-01T09:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: NFS GROUP Mount issue - VMS V8.3-1H1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449909#M95886</link>
      <description>Sorry for the lack of response I have been away on Leave for the last 2 weeks.  I will Go over your comments today and allocate points asap.&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies so far.</description>
      <pubDate>Wed, 15 Jul 2009 09:00:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449909#M95886</guid>
      <dc:creator>curtisk_1</dc:creator>
      <dc:date>2009-07-15T09:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: NFS GROUP Mount issue - VMS V8.3-1H1</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449910#M95887</link>
      <description>Eventually raised this with HP and they have now confirmed that this needs to be elevated to TCP/IP Engineering.&lt;BR /&gt;&lt;BR /&gt;It's believed to be a typical bug that came in with TCP/IP V5.x. On UCX V4.2 the NFS mount&lt;BR /&gt;worked fine without CMKRNL priv.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Aug 2009 11:30:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/nfs-group-mount-issue-vms-v8-3-1h1/m-p/4449910#M95887</guid>
      <dc:creator>curtisk_1</dc:creator>
      <dc:date>2009-08-12T11:30:23Z</dc:date>
    </item>
  </channel>
</rss>

