<?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 umask in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358582#M345787</link>
    <description>I have a following HP-UX system&lt;BR /&gt;HP-UX B.11.11 U 9000/800&lt;BR /&gt;&lt;BR /&gt;I have ensured that umask doesn't get set in /etc/profile and .profile&lt;BR /&gt;&lt;BR /&gt;However, the default umask is set to 077 rather than 022. Can someone explain at what stage during booting process and from which configuration file does default umask value gets set?</description>
    <pubDate>Fri, 13 Feb 2009 22:30:15 GMT</pubDate>
    <dc:creator>indianya</dc:creator>
    <dc:date>2009-02-13T22:30:15Z</dc:date>
    <item>
      <title>umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358582#M345787</link>
      <description>I have a following HP-UX system&lt;BR /&gt;HP-UX B.11.11 U 9000/800&lt;BR /&gt;&lt;BR /&gt;I have ensured that umask doesn't get set in /etc/profile and .profile&lt;BR /&gt;&lt;BR /&gt;However, the default umask is set to 077 rather than 022. Can someone explain at what stage during booting process and from which configuration file does default umask value gets set?</description>
      <pubDate>Fri, 13 Feb 2009 22:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358582#M345787</guid>
      <dc:creator>indianya</dc:creator>
      <dc:date>2009-02-13T22:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358583#M345788</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The '/etc/profile' and '${HOME}/.profile' are sourced (read) in that order for user logins whose default shell (as specified in '/etc/passwd') is the POSIX shell ('/sbin/sh' or '/usr/bin/sh') or the Korn shell ('/usr/bin/ksh').  If your user is defined with the C-shell as a default ('/usr/bin/csh') then different rules apply --- see the FILES section of the 'csh' manpages.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 13 Feb 2009 23:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358583#M345788</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-02-13T23:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358584#M345789</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could check the umask setting in the /sbin/init.d/inetd script.&lt;BR /&gt;&lt;BR /&gt;If you change the setting in this script, you will have to restart the inet daemon.&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/inetd stop&lt;BR /&gt;# /sbin/init.d/inetd start &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 13 Feb 2009 23:44:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358584#M345789</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-02-13T23:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358585#M345790</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You could check the umask setting in the /sbin/init.d/inetd script.&lt;BR /&gt;&lt;BR /&gt;The umask for inetd is normally set in the script /sbin/init.d/inetd. The default value is 000. This can be modified, then the inetd umask can be changed by executing:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/inetd stop&lt;BR /&gt;# /sbin/init.d/inetd start &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 13 Feb 2009 23:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358585#M345790</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2009-02-13T23:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: umask</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358586#M345791</link>
      <description>&amp;gt;I have ensured that umask doesn't get set in /etc/profile and .profile&lt;BR /&gt;&lt;BR /&gt;Ensured as in edited those files and removed it?  Or just checked and you can't find it?&lt;BR /&gt;&lt;BR /&gt;I think umask for normal users gets set in /sbin/rc or in some file(s) in /etc/rc.config.d/*.&lt;BR /&gt;There maybe other umask settings as mentioned by Robert-Jan.  And one by ftpaccess(4).</description>
      <pubDate>Sat, 14 Feb 2009 05:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/umask/m-p/4358586#M345791</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-02-14T05:32:04Z</dc:date>
    </item>
  </channel>
</rss>

