HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- umask on 11.11 trusted
Operating System - HP-UX
1832074
Members
3027
Online
110035
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 07:22 AM
06-06-2005 07:22 AM
umask on 11.11 trusted
I saw someone else asked this though it may not be the same issue.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=898412
How do I get hpux 11.11 to obey certain functions that are otherwise ignored on a trusted system?
Currently umask is ignored when the system is configured as trusted.
i.e. umask of 0000 or 0022 will still create files without execute perms.
I searched hp.com though did not find other topics pertaining to this.
Thanks :)
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=898412
How do I get hpux 11.11 to obey certain functions that are otherwise ignored on a trusted system?
Currently umask is ignored when the system is configured as trusted.
i.e. umask of 0000 or 0022 will still create files without execute perms.
I searched hp.com though did not find other topics pertaining to this.
Thanks :)
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 07:28 AM
06-06-2005 07:28 AM
Re: umask on 11.11 trusted
Umask has little to do with this. Umask cannot put in what was not there to begin with. The default mode for all regular files is 666 (rw-rw-rw-); for directories it is 777 (rwxrwxrwx). Umask is not ignored whether the system is trusted or untrusted. There are two components at play during file creation: 1) the mode argument and 2) umask. Umask modifies the mode argument to produce the actual file mode.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2005 10:44 AM
06-06-2005 10:44 AM
Re: umask on 11.11 trusted
I found the problem. On the new servers, wu was ignoring ftpaccess.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP