Smartcard Based Authentication: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
=Was wird gebraucht - Software?= |
=Was wird gebraucht - Software?= |
||
* SuSE 9.3 <br> http://www.novell.com/products/linuxprofessional/downloads/ftp/germ_mirrors.html |
|||
* SuSE 9.3 (C/C++ Devel, Kernel sourcen, erfahrener Benutzer) |
|||
* Treiber (Kernelmodul) für den SmartCard Reader |
* Treiber (Kernelmodul) für den SmartCard Reader <br> http://www.omnikey.com/ - Support - Downloads |
||
* OpenCT 0.6.2-4 |
* OpenCT 0.6.2-4 (schon enthalten) |
||
* OpenSC 0.9.6 (das bei SuSE 9.3 enthaltene OpenSC 0.9.4-4 ist kaputt) |
* OpenSC 0.9.6 (das bei SuSE 9.3 enthaltene OpenSC 0.9.4-4 ist kaputt) <br> http://www.opensc.org/download.php |
||
* Pam_PKCS11 |
* Pam_PKCS11 <br> http://www.opensc.org/pam_pkcs11/ |
||
** pam-devel (schon enthalten) |
|||
** openldap2-devel (schon enthalten) |
|||
* Apt for SuSE (nicht notwendig aber sehr praktisch) <br> http://linux01.gwdg.de/apt4rpm/ |
|||
* stow (nicht notwendig aber sehr praktisch) <br> http://www.gnu.org/software/stow/stow.html |
Revision as of 10:28, 8 September 2005
Einleitung
Was wird gebraucht - Hardware?
- Cardreader (z.B. Omnikey Cardman 2020 USB)
- Smartcard (z.B. Schlumberger Cryptoflex 32k e-gate)
Was wird gebraucht - Software?
- SuSE 9.3
http://www.novell.com/products/linuxprofessional/downloads/ftp/germ_mirrors.html - Treiber (Kernelmodul) für den SmartCard Reader
http://www.omnikey.com/ - Support - Downloads - OpenCT 0.6.2-4 (schon enthalten)
- OpenSC 0.9.6 (das bei SuSE 9.3 enthaltene OpenSC 0.9.4-4 ist kaputt)
http://www.opensc.org/download.php - Pam_PKCS11
http://www.opensc.org/pam_pkcs11/- pam-devel (schon enthalten)
- openldap2-devel (schon enthalten)
- Apt for SuSE (nicht notwendig aber sehr praktisch)
http://linux01.gwdg.de/apt4rpm/ - stow (nicht notwendig aber sehr praktisch)
http://www.gnu.org/software/stow/stow.html