HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: General permission of / tmp ?
Operating System - HP-UX
1829749
Members
2136
Online
109992
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
02-06-2002 12:51 AM
02-06-2002 12:51 AM
With HP - UX for general permission of / tmp may how many whether or not ?
Though I set up seven hundred and seventy-five with our server,
Though I set up seven hundred and seventy-five with our server,
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 12:59 AM
02-06-2002 12:59 AM
Solution
Hi,
Generally /tmp is set so that any user can have access to it. It also should be set up to have the sticky bit. What this means is so that users can create files in /tmp but not able to delete anyone elses file(s)
# chmod 777 /tmp
# chmod + t /tmp
See the man pages on chmod and umask
HTH
-Michael
Generally /tmp is set so that any user can have access to it. It also should be set up to have the sticky bit. What this means is so that users can create files in /tmp but not able to delete anyone elses file(s)
# chmod 777 /tmp
# chmod + t /tmp
See the man pages on chmod and umask
HTH
-Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 01:19 AM
02-06-2002 01:19 AM
Re: General permission of / tmp ?
Though it is bin for an owner of /tmp,
is it necessary to do for root ?
is it necessary to do for root ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2002 01:46 AM
02-06-2002 01:46 AM
Re: General permission of / tmp ?
Hi,
Because of the permissions allowed on the directory/filesystem it allows anyone one to write/read etc. so it doesn't matter what user is the owner. In saying that I have root:sys as the owner of /tmp on one of my systems.
-Michael
Because of the permissions allowed on the directory/filesystem it allows anyone one to write/read etc. so it doesn't matter what user is the owner. In saying that I have root:sys as the owner of /tmp on one of my systems.
-Michael
Anyone for a Mutiny ?
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