<?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 permissions in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556900#M80491</link>
    <description>Hi Folks, &lt;BR /&gt;&lt;BR /&gt;I have little query about an NFS mount volume. &lt;BR /&gt;&lt;BR /&gt;I have exported a directory From HP server with RW permissions on it. This has mounted on a Linux box. But when a linux user creates a file on it, the file is getting rw-r--r-- permissions on it. What I want is a rw-rw-rw- permission for all files created by Linux user.&lt;BR /&gt;&lt;BR /&gt;I mounted the same NFS volume on another HP server and creates some files, it is getting rw-rw-rw- permission for that.&lt;BR /&gt;&lt;BR /&gt;Is there any mount option in Linux which will solve this problem.&lt;BR /&gt;  &lt;BR /&gt;Can anybody help me out on this. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Joe.</description>
    <pubDate>Wed, 25 Jul 2001 11:31:37 GMT</pubDate>
    <dc:creator>Joseph Chakkery</dc:creator>
    <dc:date>2001-07-25T11:31:37Z</dc:date>
    <item>
      <title>NFS permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556900#M80491</link>
      <description>Hi Folks, &lt;BR /&gt;&lt;BR /&gt;I have little query about an NFS mount volume. &lt;BR /&gt;&lt;BR /&gt;I have exported a directory From HP server with RW permissions on it. This has mounted on a Linux box. But when a linux user creates a file on it, the file is getting rw-r--r-- permissions on it. What I want is a rw-rw-rw- permission for all files created by Linux user.&lt;BR /&gt;&lt;BR /&gt;I mounted the same NFS volume on another HP server and creates some files, it is getting rw-rw-rw- permission for that.&lt;BR /&gt;&lt;BR /&gt;Is there any mount option in Linux which will solve this problem.&lt;BR /&gt;  &lt;BR /&gt;Can anybody help me out on this. &lt;BR /&gt;&lt;BR /&gt;Thanks in advance. &lt;BR /&gt;&lt;BR /&gt;Regards &lt;BR /&gt;Joe.</description>
      <pubDate>Wed, 25 Jul 2001 11:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556900#M80491</guid>
      <dc:creator>Joseph Chakkery</dc:creator>
      <dc:date>2001-07-25T11:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556901#M80492</link>
      <description>Check the value of umask on the Linux server.&lt;BR /&gt;The standard value of 022 will give this behaviour.&lt;BR /&gt;&lt;BR /&gt;Try setting umask to 000 then creating a file.&lt;BR /&gt;If this works add the umask setting to the&lt;BR /&gt;users .profile.</description>
      <pubDate>Wed, 25 Jul 2001 22:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556901#M80492</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2001-07-25T22:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS permissions</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556902#M80493</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;When you export the file system with RW, that's mean that users can mount that file system in either read and write modes.&lt;BR /&gt;&lt;BR /&gt;But when users create files on that filesystem, their respective umask get into function to determine which permissions will take effect on these files.&lt;BR /&gt;&lt;BR /&gt;So, check the umask for those users in each .profile file to assign the right value to each user.&lt;BR /&gt;&lt;BR /&gt;Magdi</description>
      <pubDate>Fri, 27 Jul 2001 12:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-permissions/m-p/2556902#M80493</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-27T12:38:02Z</dc:date>
    </item>
  </channel>
</rss>

