HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: permissions
Operating System - HP-UX
1826332
Members
3491
Online
109692
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-2004 04:15 AM
02-06-2004 04:15 AM
How do I do a chmod to make this file...
/u01/app/oracle/product/9.2.0.4/bin
-rwsr-xr-x 1 oracle dba 2404264 Oct 7 13:07 dbsnmp
look like this...
-rwsr-s--- 1 oracle dba 2409408 Apr 7 2003 dbsnmp
/u01/app/oracle/product/9.2.0.4/bin
-rwsr-xr-x 1 oracle dba 2404264 Oct 7 13:07 dbsnmp
look like this...
-rwsr-s--- 1 oracle dba 2409408 Apr 7 2003 dbsnmp
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 04:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 04:18 AM
02-06-2004 04:18 AM
Re: permissions
You need to set both the setuid (4000) and set uid (2000) or (6000 octal for both) bits in addition to the low-order 750 bits.
chmod 6750 dbsnmp
chmod 6750 dbsnmp
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 09:31 PM
02-06-2004 09:31 PM
Re: permissions
Hi Brent,
You got the answer for your question but you can check this link to do that next time by your self.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90164/B2355-90164_top.html&con=/hpux/onlinedocs/B2355-90164/00/00/84-con.html&toc=/hpux/onlinedocs/B2355-90164/00/00/84-toc.html&searchterms=permission&queryid=20040207-032437
Success
Idriz
You got the answer for your question but you can check this link to do that next time by your self.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90164/B2355-90164_top.html&con=/hpux/onlinedocs/B2355-90164/00/00/84-con.html&toc=/hpux/onlinedocs/B2355-90164/00/00/84-toc.html&searchterms=permission&queryid=20040207-032437
Success
Idriz
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP