Commit Graph

3 Commits

Author SHA1 Message Date
Satoshi Asami
128a1ba7c6 Mark it broken, doesn't build on 2.2-stable.
=======
===>  Building for super-3.11.6
cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I.   -O -pipe super.c
In file included from localsys.h:166,
                 from super.h:18,
                 from super.c:12:
/usr/include/prot.h:60: parse error before `create_auth_reply'
/usr/include/prot.h:62: parse error before `KTEXT'
/usr/include/prot.h:62: warning: data definition has no type or storage class
*** Error code 1

Stop.
1998-11-23 09:02:19 +00:00
David E. O'Brien
d02eecccd2 Update to version 3.11.6.
(currently the "password=y" feature to requre a password to be entered
before running a command only works on DES passwords)
1998-11-19 09:19:19 +00:00
David E. O'Brien
fc543e03c6 Super is a setuid-root program that offers
o  restricted setuid-root access to executables, adjustable
        on a per-program and per-user basis;

    o  a relatively secure environment for scripts, so that well-written
        scripts can be run as root (or some other uid/gid), without
        unduly compromising security.

See pkg/DESCR for a comparson w/sudo.
1997-04-24 08:02:43 +00:00