Группа :: Система/Настройка/Прочее
Исходный пакет: consolehelper
Собрано: больше 10 лет назад
Размер архива: 33,3 КБ
Отчёт 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.
Текущий сопровождающий:
QA p5
Список участников
(данной и/или предыдущих сборок пакета):
- Андрей Черепанов
- Bill Nottingham
- Christopher Molnar
- Cristian Gafton
- Дмитрий Левин
- Erik Troan
- Frederic Crozat
- Frederic Lepied
- Geoffrey Lee
- Michael K. Johnson
- Nalin Dahyabhai
- Otto Hammersmith
- Pablo Saratxaga
- Preston Brown
- Renaud Chaillat
- Stanislav Ievlev
- Stefan van der Eijk
- Vincent Danen
- consolehelper
- backport to p5 branch (improved usability)2010-07-20 Дмитрий Левин 0.3.0-alt1
- consolehelper.8: described /etc/security/console.apps/ (closes: #10181). - Changed error notification dialog to return back to authentication dialog by default (closes: #16698). - Changed internal dialog layout to make dialogs look better.2009-08-10 Stanislav Ievlev 0.2.12-alt3
- Provide /usr/lib/consolehelper/helper