Browse Source

pam_krb5: Updated (1.3-rc7 -> 2.3.12-1) (see note!)

Note:

This commit switches the upstream source of the pam_krb5 package to the
one provided by Redhat.
The formerly used sources were an old fork of that Redhat version of
pam_krb5 which seem to be not maintained anymore.
stable/0.2
Christian Wiese 14 years ago
parent
commit
ad16e9040f
  1. 4
      security/pam_krb5/pam_krb5.conf
  2. 20
      security/pam_krb5/pam_krb5.desc

4
security/pam_krb5/pam_krb5.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../pam_krb5/pam_krb5.conf
# Copyright (C) 2011 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
@ -14,3 +15,6 @@
prefix=
set_confopt
# explicitely set datarootdir so locales wil be installed correctly
var_append extraconfopt ' ' "--datarootdir=$datadir"

20
security/pam_krb5/pam_krb5.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../pam_krb5/pam_krb5.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -12,23 +12,25 @@
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A PAM module for authenticating against a Kerberos 5 server
[T] pam_krb5 is designed to allow smooth integration of Kerberos 5
[T] passwordchecking with applications built using PAM. It also supports
[T] session-specific ticket files (which are neater), Kerberos IV ticket
[T] file grabbing, and AFS token-grabbing.
[T] pam_krb5is a pluggable authentication module that can be used with
[T] Linux-PAM and Kerberos 5. This module supports password checking, ticket
[T] creation, and optional TGT verification and conversion to Kerberos IV
[T] tickets.
[T] The included pam_krb5afs module also gets AFS tokens if so configured.
[U] http://pam-krb5.sourceforge.net/
[U] https://fedorahosted.org/pam_krb5/
[A] Balazs GAL <balsa@rit.bme.hu>
[A] Nalin Dahyabhai <nalin@redhat.com>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/security
[L] GPL
[S] Stable
[V] 1.3-rc7
[V] 2.3.12-1
[P] O -----5---9 561.000
[D] 2426462365 pam_krb5-1.3-rc7.tar.gz http://dl.sourceforge.net/sourceforge/pam-krb5/
[D] 1521913212 pam_krb5-2.3.12-1.tar.gz https://fedorahosted.org/releases/p/a/pam_krb5/

Loading…
Cancel
Save