Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37571890
en ru br
Репозитории ALT
S:2.18-alt1
5.1: 1.22-alt3
4.1: 0.9.25-alt1.1
4.0: 0.9.25-alt1.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: pam_mount

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

Name: pam_mount
Version: 1.22
Release: alt3

Summary: Pluggable Authentication Module that can mount volumes for a user session
License: GPLv2+ and LGPLv2+
Group: System/Libraries
Packager: Anton V. Boyarshinov <boyarsh at altlinux.ru>

BuildRequires:  glib2-devel, pam-devel, openssl-devel, libHX-devel libxml2-devel libavahi-devel

Source0: %name-%version.tar
Patch1: pam_mount-%version-%release.patch

%description
This module is aimed at environments with central file servers that
a user wishes to mount on login and unmount on logout, such as
(semi-)diskless stations where many users can logon and where statically
mounting the entire /home from a server is a security risk, or listing
all possible volumes in /etc/fstab is not feasible.

%prep
%setup
%patch1 -p1

%build
%autoreconf
%configure --with-slibdir=%buildroot/%_lib --with-ssbindir=%buildroot/sbin
%make_build

%install
%makeinstall

%files
%doc doc/*.txt
%config(noreplace) %_sysconfdir/security/%name.conf.xml
/%{_lib}/security/*
/usr/sbin/*
/usr/bin/*
/sbin/*
%{_mandir}/man?/*

%changelog

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

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin