File: control

package info (click to toggle)
calife 1%3A3.0.1-5
  • links: PTS
  • area: main
  • in suites: buster
  • size: 560 kB
  • sloc: sh: 2,915; ansic: 1,220; makefile: 71
file content (16 lines) | stat: -rw-r--r-- 616 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: calife
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: admin
Priority: optional
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 9~), autotools-dev (>= 20100122.1), libpam0g-dev

Package: calife
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Provides super user privileges to specific users
 Calife is a lightweight alternative to Sudo.
 It allows selected users to obtain a shell with the identity
 of root, or another user, after entering their own password.
 This permits the system administrator to grant root privileges
 without sharing the root password.