File: control

package info (click to toggle)
super 3.30.0-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,160 kB
  • ctags: 1,512
  • sloc: ansic: 21,957; sh: 297; makefile: 293
file content (19 lines) | stat: -rw-r--r-- 793 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: super
Section: admin
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9), libpam0g-dev (>= 0.76-14)
Homepage: http://ftp.ucolick.org/pub/users/will/
Vcs-Git: git://anonscm.debian.org/users/robert/super.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/robert/super.git

Package: super
Architecture: any
Depends: libpam-runtime (>= 0.76-14), ${misc:Depends}, ${shlibs: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.