./wip/pam-pkcs11, PKCS #11 authentication method for PAM

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.8, Package name: pam-pkcs11-0.6.8, Maintainer: pkgsrc-users

This Linux-PAM login module allows a X.509 certificate based user login.
The certificate and its dedicated private key are thereby accessed by means
of an appropriate PKCS #11 module. For the verification of the users'
certificates, locally stored CA certificates as well as either online or
locally accessible CRLs are used.


Required to run:
[shells/bash] [security/openssl] [security/pcsc-lite]

Required to build:
[pkgtools/cwrappers]

Package options: pcsc-lite

Master sites:

RMD160: 023c222e83df7acab2302d5467cc0a742fdc619e
Filesize: 1120.175 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-06 17:27:53 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove unused patch, again.
   2014-06-01 14:49:35 by Thomas Klausner | Files touched by this commit (208)
Log message:
Remove FETCH_USING.
It is a user-defined variable and should NOT be set in Makefiles.
   2013-03-16 15:55:34 by Greg Troxel | Files touched by this commit (1)
Log message:
Fix homepage and download link, to keep up with upstream churn.
   2012-11-29 00:44:35 by Greg Troxel | Files touched by this commit (1)
Log message:
Take MAINTAINERSHIP.

Previous maintainer did not respond to query.
   2012-11-26 01:51:15 by Greg Troxel | Files touched by this commit (1)
Log message:
Revise TODO for 0.6.8.
   2012-11-26 01:49:52 by Greg Troxel | Files touched by this commit (6)
Log message:
Update to 0.6.8.

Upstream does not provide NEWS.  The ChangeLog indicates that changes
are mostly bugfixes.

packaging changes:
  use pkg-config
  depend on pam
  install config files
   2012-11-26 00:28:53 by Greg Troxel | Files touched by this commit (2)
Log message:
Add items to be done.

   2012-11-26 00:08:44 by Greg Troxel | Files touched by this commit (5) | Package updated
Log message:
General cleanup (but not an update, with no real binary changes
intended).

 - Fix COMMENT (had unescaped #)
 - Set LICENSE
 - replace bash in a script
 - drop TODO, as it builds on NetBSD 5 (was about 3, which is EOL)
 - use right path to pcsc-lite, now in pkgsrc
 - add patch comment