Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1482160
 поиск   регистрация   авторизация 
 
Группа :: Система/Библиотеки
Пакет: pam_usb

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

# Welcome to maintain this package!

Name: pam_usb
Version: 0.3.3
Release: alt0.M24.0.1.1

Summary: PAM module through external storage

Url: http://www.pamusb.org/
License: GPL
Group: System/Libraries

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://dl.sf.net/pamusb/%name-%version.tar.bz2
Source1: %name-doc.tar.bz2

Requires: pam

# Automatically added by buildreq on Mon Sep 12 2005

BuildRequires: libncurses-devel libpam-devel libreadline-devel libssl-devel libtinfo-devel

BuildRequires: rpm-build-compat >= 0.1

%description
pam_usb is a PAM module that enables authentication using a USB storage
device through DSA private/public keys. It can also work with floppy
disks, CD-ROMs, or any kind of mountable device. It supports multiple
users for the same device, multiple hostnames for the same user, a
serial number access list, and private key encryption. It includes the
usbhotplug tool which by default will run xlock when you remove the USB
device and kill it as soon as the same device is plugged back in.

%prep
%setup -q -a1

%build
%make

%install
mkdir -p %buildroot{/%_lib/security,%_bindir,%_man1dir}
mkdir -p %buildroot%_sysconfdir/pam.d/usbhotplug

%make_install DESTDIR=%buildroot install

%files
%_bindir/*
/%_lib/security/*
%_man1dir/*
%doc AUTHORS Changelog README html
%config(noreplace) %_sysconfdir/hotplug.d/default/pamusb.hotplug
%config(noreplace) %_sysconfdir/pam.d/usbhotplug/usbhotplug.pam
%config(noreplace) %_sysconfdir/pam_usb/handlers/xlock.sh
%config(noreplace) %_sysconfdir/pam_usb/hotplug.conf

%changelog

Полный changelog можно просмотреть здесь

 
design & coding: Vladimir Lettiev aka crux © 2004-2005