Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042984
en ru br
Репозитории ALT
S:4.8-alt1
5.1: 3.13-alt1
4.1: 2.2.9-alt1
4.0: 2.2.9-alt1
3.0: 2.0.10-alt1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: pam_krb5

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

Summary: A Pluggable Authentication Module for Kerberos 5.
Name: pam_krb5
Version: 3.15
Release: alt1
Source0: %name-%version.tar
Patch0: %name-%version-%release.patch
License: BSD or LGPLv2+
Group: System/Base
BuildPrereq: byacc, flex, libkrb5-devel, libpam-devel
URL: http://www.eyrie.org/~eagle/software/pam-krb5/
Packager: Evgeny Sinelnikov <sin at altlinux.ru>
BuildRequires: perl-podlators
%description
This is pam_krb5, a pluggable authentication module that can be used with
Linux-PAM and Kerberos 5. This module supports password checking, ticket
creation, and optional TGT verification and conversion to Kerberos IV tickets.
The included pam_krb5afs module also gets AFS tokens if so configured.

%prep
%setup -q -n %name-%version
%patch -p1

%build
./autogen
%add_optflags -fPIC
%configure --libdir=/%_lib LDFLAGS='-lpam' \
--with-default-use-shmem=sshd --with-default-external=sshd
make

%install
make install DESTDIR=%buildroot

%find_lang %name

%files -f %name.lang
/%_lib/security/pam_krb5.so
%_mandir/man5/*
%doc README* LICENSE NEWS

%changelog

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

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