Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729259
en ru br
ALT Linux repos
S:0.1.2-alt2

Group :: Accessibility
RPM: pamtester

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pamtester
Version: 0.1.2
Release: alt2
Epoch: 1
License: GPL
Group: Accessibility
Summary: Utility for testing pluggable authentication modules (PAM) facility
Url: http://pamtester.sourceforge.net/

BuildRequires: pam-devel

Source: %name-%version.tar

Patch: %name-%version-nulluser.patch

%description
pamtester is a tiny utility program to test the pluggable authentication
modules (PAM) facility, which is a de facto standard of unified authentication
management mechanism in many unices and similar OSes including Solaris, HP-UX,
*BSD, MacOSX and Linux.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure
%make

%install
%make_install DESTDIR=%buildroot install

%files
%_bindir/pamtester
%_man1dir/pamtester.*

%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