<?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: umask question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140866#M155266</link>
    <description>The value for umask can be calculated as 777 - &lt;REQUIRED permission=""&gt;&lt;BR /&gt;&lt;BR /&gt;You want 660 as permission, so you umask will be 117.&lt;BR /&gt;&lt;BR /&gt;Since x-bits are normally not set when creating a file, the 'ones' can be ignored, so 006 should work to.&lt;BR /&gt;&lt;BR /&gt;&lt;/REQUIRED&gt;</description>
    <pubDate>Wed, 10 Dec 2003 07:41:47 GMT</pubDate>
    <dc:creator>Elmar P. Kolkman</dc:creator>
    <dc:date>2003-12-10T07:41:47Z</dc:date>
    <item>
      <title>umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140863#M155263</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;Does anyone knows what should be my umask if I want my files created with -rw-rw---- permissions?&lt;BR /&gt;The umask man page is very confuse...&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 10 Dec 2003 07:26:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140863#M155263</guid>
      <dc:creator>Starrynight</dc:creator>
      <dc:date>2003-12-10T07:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140864#M155264</link>
      <description>umask 006 works&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 10 Dec 2003 07:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140864#M155264</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-10T07:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140865#M155265</link>
      <description>#umask 006&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 07:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140865#M155265</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-12-10T07:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140866#M155266</link>
      <description>The value for umask can be calculated as 777 - &lt;REQUIRED permission=""&gt;&lt;BR /&gt;&lt;BR /&gt;You want 660 as permission, so you umask will be 117.&lt;BR /&gt;&lt;BR /&gt;Since x-bits are normally not set when creating a file, the 'ones' can be ignored, so 006 should work to.&lt;BR /&gt;&lt;BR /&gt;&lt;/REQUIRED&gt;</description>
      <pubDate>Wed, 10 Dec 2003 07:41:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140866#M155266</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-10T07:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140867#M155267</link>
      <description>you might want the latest patch for umask while your on the subject  PHKL_26995&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Wed, 10 Dec 2003 07:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140867#M155267</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2003-12-10T07:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140868#M155268</link>
      <description>Hi Pete&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;Do you know if it's possible to me to set this umask for ftp for a specific user in 10.20 version?&lt;BR /&gt;I mean I know I can change ftp umask for all user with ftpd -u but I only want to change it for a particular one...not sure if it is possible.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;SN</description>
      <pubDate>Wed, 10 Dec 2003 08:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140868#M155268</guid>
      <dc:creator>Starrynight</dc:creator>
      <dc:date>2003-12-10T08:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140869#M155269</link>
      <description>SN,&lt;BR /&gt;&lt;BR /&gt;I'm not sure on that one so I'll leave it to others.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 10 Dec 2003 08:05:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140869#M155269</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-12-10T08:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: umask question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140870#M155270</link>
      <description>10.20 is obsolete and the Washington University version wu-ftpd) was not supplied for that version of HP-UX. The ftp client on 10.20 (and other versions of HP-UX) allows the use of the chmod command. This requires the user to explicitly set the remote permissions as needed, but there is nothing in 10.20 that works for a specific user. If the user is on an HP-UX box, you could script an automated ftp transfer which performs the required chmod., but if the user is on a PC, you're out of luck (again) since the native ftp for DOS/Windows has no chmod command.</description>
      <pubDate>Wed, 10 Dec 2003 08:54:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask-question/m-p/3140870#M155270</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-12-10T08:54:09Z</dc:date>
    </item>
  </channel>
</rss>

