Difference between revisions of "User:Dennisvd@nikhef.nl/etokenUbuntu64"
From PDP/Grid Wiki
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Installing the eToken drivers under Ubuntu 64bit | + | |
+ | = Installing the eToken drivers under Ubuntu 64bit = | ||
+ | |||
Get the [http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz drivers] and install them as root: | Get the [http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz drivers] and install them as root: | ||
Line 7: | Line 9: | ||
aptitude install pcscd | aptitude install pcscd | ||
− | The same files have also been packaged in [ | + | The same files have also been packaged in [http://www.nikhef.nl/pub/projects/grid/gridwiki/images/6/62/Etoken-pro-drivers_5.0.0-0_amd64.deb etoken-pro-drivers_5.0.0-0_amd64.deb]. |
Other packages you may want are opensc, libengine-pkcs11-openssl, libopensc2, libopenct1, libp11-0. | Other packages you may want are opensc, libengine-pkcs11-openssl, libopensc2, libopenct1, libp11-0. |
Latest revision as of 00:37, 24 February 2010
Installing the eToken drivers under Ubuntu 64bit
Get the drivers and install them as root:
cd / wget -O- http://www.nikhef.nl/~janjust/etoken-64bit-driver.tar.gz | tar xz aptitude install pcscd
The same files have also been packaged in etoken-pro-drivers_5.0.0-0_amd64.deb.
Other packages you may want are opensc, libengine-pkcs11-openssl, libopensc2, libopenct1, libp11-0.