<?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: permissions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568736#M872633</link>
    <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;when you set the umask of 002,&lt;BR /&gt;files will be created with a permission of 664 and directories will be created with a permission of 775.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
    <pubDate>Wed, 22 Aug 2001 18:18:17 GMT</pubDate>
    <dc:creator>linuxfan</dc:creator>
    <dc:date>2001-08-22T18:18:17Z</dc:date>
    <item>
      <title>permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568733#M872630</link>
      <description>I have a user putting a file via ftp. the permissions are currently 640. I need the permissions to be 664 when the user puts the file. Where do I make this change.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 22 Aug 2001 17:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568733#M872630</guid>
      <dc:creator>dennis bergman</dc:creator>
      <dc:date>2001-08-22T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568734#M872631</link>
      <description>You issue the  chmod 664 &lt;FILENAME&gt; on the machine that the file ends up on, if this is what I think you are asking, otherwise, the reverse.  Have a wonderful day&lt;BR /&gt;&lt;BR /&gt;Chris&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 22 Aug 2001 18:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568734#M872631</guid>
      <dc:creator>Christopher McCray_1</dc:creator>
      <dc:date>2001-08-22T18:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568735#M872632</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. If you want to set this permission system wide you modify the /etc/inetd.conf file (default umask option is 027-hence the file gets create with the permissions of 640)&lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/sbin/ftpd ftpd -lu 002&lt;BR /&gt;&lt;BR /&gt;This will create files will permissions of 664 (and directories 755)&lt;BR /&gt;&lt;BR /&gt;2. If you the permissions changed only for this file transfer, within the ftp session you can use "chmod 664 &lt;FILENAME&gt;"&lt;BR /&gt;&lt;BR /&gt;-HTH&lt;BR /&gt;Ramesh&lt;BR /&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 22 Aug 2001 18:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568735#M872632</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-22T18:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568736#M872633</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;when you set the umask of 002,&lt;BR /&gt;files will be created with a permission of 664 and directories will be created with a permission of 775.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Regards&lt;BR /&gt;Ramesh</description>
      <pubDate>Wed, 22 Aug 2001 18:18:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568736#M872633</guid>
      <dc:creator>linuxfan</dc:creator>
      <dc:date>2001-08-22T18:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: permissions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568737#M872634</link>
      <description>hello&lt;BR /&gt;This works for me .. &lt;BR /&gt;Edit your /etc/inetd.conf and edit this line with the -u option and the umask 022&lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd ftpd -l -u 022 &lt;BR /&gt;&lt;BR /&gt;And run the command to reread the inetd.conf file or else it wont know that it has new permissions&lt;BR /&gt;/usr/sbin/inetd -c &lt;BR /&gt;&lt;BR /&gt;you can also do a man on inetd for more info on services. &lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 22 Aug 2001 22:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/permissions/m-p/2568737#M872634</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-22T22:11:05Z</dc:date>
    </item>
  </channel>
</rss>

