summaryrefslogtreecommitdiff
path: root/security/super (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-3/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* Super is a setuid-root program that offersDavid E. O'Brien1997-04-245-0/+96
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. Notes: svn path=/head/; revision=6282