Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37778903
en ru br
ALT Linux repos
S:10-alt1.1

Group :: System/Base
RPM: pam_ccreds

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: PAM cached credentials module
Name: pam_ccreds
Version: 10
Release: alt1
Packager: Anton V. Boyarshinov <boyarsh at altlinux.ru>

Source: ftp://ftp.padl.com/pub/%name-%version.tar
Url: http://www.padl.com/
License: GPL
Group: System/Base

BuildRequires: libssl-devel libpam0-devel libdb4-devel

%description
The pam_ccreds module provides a mechanism for caching
credentials when authenticating against a network
authentication service so that authentication can still
proceed when the service is down.

%prep
%setup

%build
%configure
make

%install
mkdir -p %buildroot/%{_lib}/security/

install pam_ccreds.so %buildroot/%{_lib}/security/


%files
/%{_lib}/security/pam_ccreds.so
%doc AUTHORS NEWS COPYING README ChangeLog

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin