- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Restricting use of su
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-20-2003 10:05 AM
05-20-2003 10:05 AM
Restricting use of su
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 10:40 AM
05-20-2003 10:40 AM
Re: Restricting use of su
which users have the privilege to operate as su. .
You can find 'sudo' at the following web site:
http://hpux.cs.utah.edu/
Once you access the site:
1. Type 'sudo' in the 'Package Search:' field.
2. Click the 'Search' button.
3. Click the 'sudo-1.5.6p5' link for more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 10:44 AM
05-20-2003 10:44 AM
Re: Restricting use of su
If you're not adverse to compiling source code, I would go to the Sudo home page and grab the latest version of sudo. Should be 1.6.7p5
http://www.courtesan.com/sudo/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 10:46 AM
05-20-2003 10:46 AM
Re: Restricting use of su
Regards.
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 06:39 PM
05-20-2003 06:39 PM
Re: Restricting use of su
Move /usr/bin/su to say /usr/bin/mysu
create a C program where you can check for the users to be allowed to use the program and then call the /usr/bin/mysu in that C program.
Name this program as "su"
there you go..you have your own su
Let me know if you need help in writing the program.
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2003 06:44 PM
05-20-2003 06:44 PM
Re: Restricting use of su
Here is the link, it is in depot format ready to install using 'swinstall'
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/
I've used seos before and it can be extremely restrictive.
Regards
Michael
"When I have trouble spelling, it's called fat finger syndrome"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 06:23 AM
05-21-2003 06:23 AM
Re: Restricting use of su
However, since Ross opened up the "E-Trust" can of worms...
My company is willing to "throw" money at a "robust" security tool. We bought/deployed/pulled E-Trust. We have evaluated the product by Symark (PowerBroker
and PowerPassword), and are in the midst of bringing in IBM's solution, Tivoli Access Manager for Operating Systems (AMOS). I was going to post a question on this product, since I'm treading cautioulsy on enterprise solutions ever since our E-Trust fiasco. Any opinions ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2003 06:26 AM
05-21-2003 06:26 AM
Re: Restricting use of su
Just for clarification, I was not soliciting E-Trust, we had a similar fiasco here with it. LOL.....
Stick with sudo, everyone will be happy.
RZ