Пакет pam_krb5: Информация

    Исходный пакет: pam_krb5
    Версия: 2.2.9-alt1
    Собран:  5 ноября 2006 г. 4:36
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: 

    Лицензия: LGPL
    О пакете: A Pluggable Authentication Module for Kerberos 5.
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pam_krb5 (x86_64, i586)

    Сопровождающий: Michail Yakushin

    Список участников:
    Michail Yakushin


      1. libkrb5-devel
      2. byacc
      3. libpam-devel
      4. flex

    Последнее изменение


    30 октября 2006 г. Michail Yakushin 2.2.9-alt1
    - package from fc5
    25 июля 2006 г. Nalin Dahyabhai <nalin@redhat.com> - 2.2.9-1
    - return PAM_IGNORE instead of PAM_SERVICE_ERR when we're called in
      an unsafe situation and told to refresh credentials (#197428)
    - drop from setuid to "normal" before calling our storetmp helper, so that
      it doesn't freak out except when *it* is setuid (#190159)
    - fix handling of "external" cases where the forwarded creds don't belong to
      the principal name we guessed for the user (#182239,#197660)
    17 июля 2006 г. Nalin Dahyabhai <nalin@redhat.com> - 2.2.8-1.2
    - rebuild