<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100125#M311744</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;UMASK is a Unix environment variable which automatically sets file permissions on newly created files.&lt;BR /&gt;&lt;BR /&gt;A reasonable value for UMASK is 022, which will cause files to be created with permissions of 644 (rw-r--r--) and directories to be created with permissions of 755 (rwxr-xr-x).&lt;BR /&gt;&lt;BR /&gt;UMASK is nomally defined in the .profile or .login user startup files.&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Nov 2007 06:01:21 GMT</pubDate>
    <dc:creator>sandeep mathur</dc:creator>
    <dc:date>2007-11-13T06:01:21Z</dc:date>
    <item>
      <title>umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100121#M311740</link>
      <description>Hi guys i wanted to know what is umask and how do u set umask?&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 09 Nov 2007 12:22:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100121#M311740</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2007-11-09T12:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100122#M311741</link>
      <description>Have you read the 'umask' man page?&lt;BR /&gt;&lt;BR /&gt;$ man umask&lt;BR /&gt;&lt;BR /&gt;Also try here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Umask" target="_blank"&gt;http://en.wikipedia.org/wiki/Umask&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Nov 2007 12:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100122#M311741</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-11-09T12:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100123#M311742</link>
      <description>umask basically sets the permissions that files are assigned when they are created by any user including root.&lt;BR /&gt;&lt;BR /&gt;Typically there is a system default 066, if i remember correctly. Which resolves to 600 for the file created by a user. The umask is basically the opposite of what you want a file's permissions to be when it is created.&lt;BR /&gt;&lt;BR /&gt;The default umask can be altered by setting it either in the /etc/profile for the entire system or each user can manage their own umask.&lt;BR /&gt;&lt;BR /&gt;In /etc/profile or .profile, you can change the umask default value by adding a line:&lt;BR /&gt;&lt;BR /&gt;umask 022&lt;BR /&gt;&lt;BR /&gt;It is important to remember that the umask cannot assign execute permissions to a file. You must make it executable after the file is created if desired.</description>
      <pubDate>Fri, 09 Nov 2007 12:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100123#M311742</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2007-11-09T12:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100124#M311743</link>
      <description>umask for ftp is controlled separatly.&lt;BR /&gt;see &lt;BR /&gt;man ftpd</description>
      <pubDate>Sat, 10 Nov 2007 18:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100124#M311743</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-11-10T18:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100125#M311744</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;UMASK is a Unix environment variable which automatically sets file permissions on newly created files.&lt;BR /&gt;&lt;BR /&gt;A reasonable value for UMASK is 022, which will cause files to be created with permissions of 644 (rw-r--r--) and directories to be created with permissions of 755 (rwxr-xr-x).&lt;BR /&gt;&lt;BR /&gt;UMASK is nomally defined in the .profile or .login user startup files.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2007 06:01:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4100125#M311744</guid>
      <dc:creator>sandeep mathur</dc:creator>
      <dc:date>2007-11-13T06:01:21Z</dc:date>
    </item>
  </channel>
</rss>

