1838108 Members
3487 Online
110124 Solutions
New Discussion

Re: super v3.15

 
SOLVED
Go to solution
Greg Hall
Frequent Advisor

super v3.15

Hi,

Any ideas where I can find super v3.15 or higher?

thanks, Greg
Confucious Confused
7 REPLIES 7
Mel Burslan
Honored Contributor

Re: super v3.15

Please excuse my ignorance but what is this Super v3.15 or better ? What does it do ?
________________________________
UNIX because I majored in cryptology...
Mel Burslan
Honored Contributor

Re: super v3.15

Well, I am still not sure about the scope of your "super" but if it is this one:

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...
Greg Hall
Frequent Advisor

Re: super v3.15

Nice try Mel.

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
Confucious Confused
Mel Burslan
Honored Contributor

Re: super v3.15

(V)3.9.7 is newer than (V)3.15 in my book :)
________________________________
UNIX because I majored in cryptology...
Greg Hall
Frequent Advisor

Re: super v3.15

can't agree. Perhaps it would make more sense if I said 3.15.5?
Confucious Confused
Ermin Borovac
Honored Contributor
Solution

Re: super v3.15

http://freshmeat.net/projects/super/

says that source code is at

ftp://ftp.ucolick.org/pub/users/will/

Latest version seems to be 3.26.0.
Greg Hall
Frequent Advisor

Re: super v3.15

Hi Ermin,

here I am a year later looking for super again. So this time I remember to dish out some points :)

thanks, Greg
Confucious Confused