Группа :: Система/Настройка/Прочее
Исходный пакет: consolehelper
Собрано: больше 2 лет назад
Размер архива: 15,9 КБ
Отчёт repocop:

Gear: http://git.altlinux.org/gears/c/consolehelper.git
Лицензия: GPLv2+
О пакете: A wrapper that helps console users run system programs
Описание:
consolehelper is a tool that makes it easy for console users to run system
programs, doing authentication via PAM (which can be set up to trust all
console users or to ask for a password at the system administrator's
discretion). When possible, the authentication is done graphically;
otherwise, it is done within the text console from which consolehelper
was started.
consolehelper requires that a PAM configuration for every managed
program exist. So to make /sbin/foo or /usr/sbin/foo managed, you need
to create a link from /usr/bin/foo to /usr/lib/consolehelper/helper and create
the file /etc/pam.d/foo, normally using the pam_console(8) PAM module.
(данной и/или предыдущих сборок пакета):
- Bill Nottingham
- Christopher Molnar
- Cristian Gafton
- Дмитрий Левин
- Erik Troan
- Frederic Crozat
- Frederic Lepied
- Geoffrey Lee
- Gremlin from Kremlin
- Григорий Устинов
- Michael K. Johnson
- Михаил Ефремов
- Nalin Dahyabhai
- Otto Hammersmith
- Pablo Saratxaga
- Preston Brown
- Renaud Chaillat
- Stanislav Ievlev
- Stefan van der Eijk
- Vincent Danen
- consolehelper
- NMU: Replace e2k arch name with %e2k macro.2017-08-30 Gremlin from Kremlin 0.3.2-alt2
- E2k support2016-01-25 Михаил Ефремов 0.3.2-alt1
- Return constant strings from svGetValue(). - shvar: Simplify svGetValue(). - shvar: Use read loop. - shvar: Get rid of glib dependence.