<?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: File Permission in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226660#M467810</link>
    <description>You may also be able to use the ftp chmod command to change the permissions for each file.</description>
    <pubDate>Wed, 24 Feb 2010 08:09:04 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-02-24T08:09:04Z</dc:date>
    <item>
      <title>File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226656#M467806</link>
      <description>Hi,&lt;BR /&gt;I have created one directory /SID/backup and this directory is used for uploading the FTP files. When i use the HP-UX id to FTP the files into /SID/backup directory the file permission are rw-r----- and my requirement is that the file permission should be when files are FTP into this directory to be rw-rw-rw- Please let me know what i need to modify so that whenever i FTP the files will have rw-rw-rw- permission.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Narendra</description>
      <pubDate>Wed, 24 Feb 2010 06:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226656#M467806</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2010-02-24T06:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226657#M467807</link>
      <description>you need change "umask" value for "HP-UX id" which you are using to ftp files to /SID/backup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope the below link will give better understanding.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/tips/understanding-linux-unix-umask-value-usage.html" target="_blank"&gt;http://www.cyberciti.biz/tips/understanding-linux-unix-umask-value-usage.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Feb 2010 07:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226657#M467807</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-24T07:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226658#M467808</link>
      <description>You must enable the use of ftpaccess by adding in /etc/inetd.conf the -a switch (read manual pages of ftpd)&lt;BR /&gt;&lt;BR /&gt;The you should add in the ftpaccess file an upload definition for the SID/backup directory, which will set a disired umask value.&lt;BR /&gt;&lt;BR /&gt;Read &lt;BR /&gt;&lt;BR /&gt;man ftpaccess&lt;BR /&gt;&lt;BR /&gt;If you want to globally change the umask (for all the files uploaded into your ftpd server, you could do it by adding -u &lt;UMASK&gt; when enabling ftpd in /etc/inetd.conf.&lt;BR /&gt;&lt;BR /&gt;Do not forget to restart inetd.&lt;BR /&gt;&lt;BR /&gt;Horia.&lt;/UMASK&gt;</description>
      <pubDate>Wed, 24 Feb 2010 07:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226658#M467808</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-02-24T07:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226659#M467809</link>
      <description>Login HP_UX id&lt;BR /&gt;&lt;BR /&gt;#ls -la&lt;BR /&gt;# cp -p .profile .profile.org -&amp;gt; backup&lt;BR /&gt;# vi .profile&lt;BR /&gt;umask 111       --&amp;gt; type umaks value&lt;BR /&gt;:wq&lt;BR /&gt;&lt;BR /&gt;verification:-&lt;BR /&gt;&lt;BR /&gt;touch HPUX_id.txt -&amp;gt; create  file to check file permission are shown (rw-rw-rw)&lt;BR /&gt;or  just type "umask"  command will current umask value settings</description>
      <pubDate>Wed, 24 Feb 2010 07:22:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226659#M467809</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-02-24T07:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226660#M467810</link>
      <description>You may also be able to use the ftp chmod command to change the permissions for each file.</description>
      <pubDate>Wed, 24 Feb 2010 08:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226660#M467810</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-24T08:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226661#M467811</link>
      <description>Hi,&lt;BR /&gt;into the .profile for the user put&lt;BR /&gt;umask 000&lt;BR /&gt;this will set permission rw-rw-rw- for new files.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Wed, 24 Feb 2010 09:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226661#M467811</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2010-02-24T09:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: File Permission</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226662#M467812</link>
      <description>Thanks Horia for the excellent solution.</description>
      <pubDate>Wed, 24 Feb 2010 09:20:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-permission/m-p/5226662#M467812</guid>
      <dc:creator>Narendra Uttekar</dc:creator>
      <dc:date>2010-02-24T09:20:44Z</dc:date>
    </item>
  </channel>
</rss>

