- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: non executable stack setting in HP-UX 11.00
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
10-10-2004 02:52 AM
10-10-2004 02:52 AM
non executable stack setting in HP-UX 11.00
I have to do non exectuble stack setting in HP-UX 11.00. But the tunable system parameter - executable_stack is not present in my kernel parameter list ( kmtune -l ). I want to know how can I do this.
-Is there any patch using which I can do this..
Irfan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 05:34 AM
10-10-2004 05:34 AM
Re: non executable stack setting in HP-UX 11.00
This parameter has been introduced only from 11i onwards. For 11.0 you would need to use 'chatr' command to disable executable_stack using '+es' flag. Unfortunately, this has to be done to every program that you suspect.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:12 PM
10-10-2004 09:12 PM
Re: non executable stack setting in HP-UX 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 09:25 PM
10-10-2004 09:25 PM
Re: non executable stack setting in HP-UX 11.00
When I went through man pages for chatr the following is given,
"+es flag
Control the ability of user code to execute from stack with the flag values, enable and disable."
Please reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2004 11:38 PM
10-10-2004 11:38 PM
Re: non executable stack setting in HP-UX 11.00
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2004 01:07 AM
11-02-2004 01:07 AM
Re: non executable stack setting in HP-UX 11.00
Non-executable stack setting may not be possible in HP-UX 11.00