- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- howto prvent root on another sd partition from run...
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
05-05-2004 08:39 PM
05-05-2004 08:39 PM
we would like to give the administration of a second hard partition to another department without letting them change the complex configuration. we wouldn´t even like them to view the config.
just removing the binaries is not appropriate. acl may be a way...
suggestions
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:51 PM
05-05-2004 08:51 PM
SolutionThis is the software that allows reconfiguring of a whole server (be it an SD or 7410/8410) - you dont have to have it installed. On the node you are giving to another dept to admin they dont need this software - its the only way to stop them accessing the whole server (or remove the installed binaries).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:04 PM
05-05-2004 09:04 PM
Re: howto prvent root on another sd partition from running sd-complex commands ?
Best regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:18 PM
05-05-2004 09:18 PM
Re: howto prvent root on another sd partition from running sd-complex commands ?
thank you for quick help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:24 PM
05-05-2004 09:24 PM
Re: howto prvent root on another sd partition from running sd-complex commands ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:29 PM
05-05-2004 09:29 PM
Re: howto prvent root on another sd partition from running sd-complex commands ?
thank you for making things clearer...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:37 PM
05-05-2004 09:37 PM
Re: howto prvent root on another sd partition from running sd-complex commands ?
the "newer" Superdomes (IA64, PA8800) support a new MP command:
parperm
This command configures nPartition Configuration Privilege.
WARNING: When nPartition Configuration Privilege is unrestricted,
configuration commands issued by one partition can affect
the configuration of another partition. When this privilege
is restricted, configuration commands issued by a partition
cannot affect power or partition assignment of hardware not
already assigned to the partition. Restricting nPartition
configuration privilege does not restrict deallocation of
processors across partition boundaries.
nPartition Configuration Privilege is currently restricted.
Do you wish to unrestrict partition configuration (allowing partitions
to change the configuration of the platform)? (Y/[N])
---
Using this command protects the complex profile globally. So you could lock the configuration to prevent _all_ partitions' root users from changing the settings.
Best regards...
Dietmar.