- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Change permission of system directories
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-23-2004 06:57 PM
06-23-2004 06:57 PM
Because of security reasons, I want to change permission of all systems directories from 777 to 775 instead.
After monitoring for few days, I noticed that 2 directories below are always changed back to 777 with unknown reason.
Can anyone help me to explain why it happens? If I change to 775 again, I believe it will be changed back to 777 after few days.
Please help. High score will be given.
Thanks.
Negara
drwxrwxrwt 2 root sys 96 Jun 24 12:14 /var/opt/dce/rpc/local/s-0
drwxrwxrwx 2 root root 27648 Jun 24 14:52 /var/spool/sockets/pwgr
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:11 PM
06-23-2004 07:11 PM
Re: Change permission of system directories
Thanks for your help.
Pls help further :
1. Is there anyway how to make them 775?
2. Except the 2 directories, what other directories belong to system dinamic directories?
Thanks.
Negara
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:16 PM
06-23-2004 07:16 PM
Re: Change permission of system directories
Check this link as well:
http://aa11.cjb.net/hpux_admin/2001/02/0197.html
sls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 07:24 PM
06-23-2004 07:24 PM
Re: Change permission of system directories
Look here some of these directories need to be accessed by everyone on the system.
It might be okay that they are with 777 but make sure they are with 1777 which would enable the sticky bit on those directories.