File: control

package info (click to toggle)
super 3.26.0-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,036 kB
  • ctags: 732
  • sloc: ansic: 9,840; sh: 276; makefile: 196
file content (16 lines) | stat: -rw-r--r-- 617 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: super
Section: admin
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper (>= 4.1), libpam0g-dev (>= 0.76-14)

Package: super
Architecture: any
Depends: libpam-runtime (>= 0.76-14), ${shlibs:Depends}, ${misc:Depends}
Recommends: logrotate (>= 3.5.9)
Description: Execute commands setuid root
 Super allows specified users to execute scripts (or other commands)
 as if they were root; or it can set the uid and/or gid on a
 per-command basis before executing the command.  It is intended to be
 a secure alternative to making scripts setuid root.