HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- permissions filesystem
Operating System - HP-UX
1829225
Members
2145
Online
109987
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
Go to solution
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
05-17-2010 03:40 AM
05-17-2010 03:40 AM
good morning, I have a question
NFS exists with the name / Interface / download
download directory has 777 permissions
I need the user when creating a file in download has permissions 750.
I should do?
NFS exists with the name / Interface / download
download directory has 777 permissions
I need the user when creating a file in download has permissions 750.
I should do?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2010 04:17 AM
05-17-2010 04:17 AM
Solution
Hi:
> I need the user when creating a file in download has permissions 750
By that, I presume that you want files created with 'rwx' permissions for the owner and 'rx' permissions for the group. You can't do that directly when the shell creates the file. During an open()' or 'creat()' system call, a default 'mode' of 0666 as modified by the process's 'umask' is used to assign the file's final permissions. Directories use a 'mode of '0777' modified by the process's 'umask'.
If you want execute permissions, create the file and 'chmod' accordingly.
Regards!
...JRF...
> I need the user when creating a file in download has permissions 750
By that, I presume that you want files created with 'rwx' permissions for the owner and 'rx' permissions for the group. You can't do that directly when the shell creates the file. During an open()' or 'creat()' system call, a default 'mode' of 0666 as modified by the process's 'umask' is used to assign the file's final permissions. Directories use a 'mode of '0777' modified by the process's 'umask'.
If you want execute permissions, create the file and 'chmod' accordingly.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2010 06:20 AM
05-18-2010 06:20 AM
Re: permissions filesystem
Hi Daniel
You need to give more details:
- O.S.
- Version of NFS
- NFS to where
etc.. etc.. you can define umask for ftp transactions we need more details to give some help.
Regards.
You need to give more details:
- O.S.
- Version of NFS
- NFS to where
etc.. etc.. you can define umask for ftp transactions we need more details to give some help.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2010 03:32 PM
05-22-2010 03:32 PM
Re: permissions filesystem
thanls
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