pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip
Module name: wip
Committed by: pettai
Date: Wed Nov 30 14:12:45 UTC 2011
Modified Files:
wip: Makefile
Added Files:
wip/pam-krb5: DESCR Makefile PLIST distinfo
Log Message:
pam-krb5 provides a Kerberos v5 PAM module that supports authentication,
user ticket cache handling, simple authorization (via .k5login or
checking Kerberos principals against local usernames), and password
changing. It can be configured through either options in the PAM
configuration itself or through entries in the system krb5.conf file,
and it tries to work around PAM implementation flaws in commonly-used
PAM-enabled applications such as OpenSSH and xdm.
This is not the Kerberos v5 PAM module maintained on Sourceforge and
used on Red Hat systems. It is an independent implementation that, if
it ever shared any common code, diverged long ago. It supports some
features that the Sourceforge module does not (particularly around
authorization), and does not support some options (particularly ones not
directly related to Kerberos v5) that it does. This module will never
support Kerberos v4 or AFS. For an AFS session module that works with
this module (or any other Kerberos v5 PAM module), see:
<http://www.eyrie.org/~eagle/software/pam-afs-session/>
If there are other options besides AFS and Kerberos v4 support from the
Sourceforge PAM module that you're missing in this module, please let me
know.
This module contains preliminary support for PKINIT authentication
provided that the Kerberos library against which it was built supports
PKINIT. This code has not been well-tested and should be considered
beta-quality.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/pam-krb5/DESCR wip/pam-krb5/Makefile \
wip/pam-krb5/PLIST wip/pam-krb5/distinfo
cvs -z3 rdiff -u -r1.4545 -r1.4546 wip/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pam-krb5/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pam-krb5/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pam-krb5/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pam-krb5/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/Makefile?r1=1.4545&r2=1.4546
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index