- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: super v3.15
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-14-2005 09:36 AM
06-14-2005 09:36 AM
Any ideas where I can find super v3.15 or higher?
thanks, Greg
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 09:58 AM
06-14-2005 09:58 AM
Re: super v3.15
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 10:22 AM
06-14-2005 10:22 AM
Re: super v3.15
super-3.9.7
Super allows users to execute commands as a superuser
Description:
It can restrict which users on which hosts are allowed to execute setuid-root programs on a per-program and per-user basis. It is not restricted to running a program as root, it allows named users to execute programs as other users.
then you can visit this link for v3.9.7. Looks like only binaries available for it are for hpux v10.10 which is quite odd.
For the same purpose, may I suggest using sudo, which is much more widely tested and robust against malicious use (provided you are careful granting sudo access to eternal users) and has logging capabilities.
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/super-3.9.7/
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 10:36 AM
06-14-2005 10:36 AM
Re: super v3.15
Yes sudo is ok, but I have been given spec's which require 'super' (stupid name, asking for confusion). I also found the 3.9.7 version but can't find anything newer.
And yet I have another HPUX system here which has v3.15 installed.
odd indeed.
thanks anyway , Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 11:03 AM
06-14-2005 11:03 AM
Re: super v3.15
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 11:46 AM
06-14-2005 11:46 AM
Re: super v3.15
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2005 09:32 PM
06-14-2005 09:32 PM
Solutionsays that source code is at
ftp://ftp.ucolick.org/pub/users/will/
Latest version seems to be 3.26.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2006 12:53 PM
05-31-2006 12:53 PM
Re: super v3.15
here I am a year later looking for super again. So this time I remember to dish out some points :)
thanks, Greg