Difference between revisions of "Installing the Debian eToken package"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 1: Line 1:
Because we can't publicly redistribute the Aladdin drivers, you still need to download them as instructed on the [[Using an Aladdin eToken PRO to store grid certificates|main page]]. If you are at Nikhef, Sara or an IGTF member, see [[#Shortcut for Nikhef, SARA and IGTF members|below]].
+
==Instructions for Nikhef, SARA and IGTF members==
 +
 
 +
Download and install the following debs:
 +
http://www.nikhef.nl/grid/ndpf/files/Aladdin-eToken/debian/etoken-pro_0.0.1-4_i386.deb
 +
http://www.nikhef.nl/grid/ndpf/files/Aladdin-eToken/debian/etoken-pro-aladdin_3.65.3-1_i386.deb
 +
 
 +
The software installs into <tt>/opt/etoken-pro</tt>. Make sure that the daemons (<tt>etokend, pcscd, etsrvd</tt>) are up and running before you try <tt>mkproxy</tt>.
 +
 
 +
==Instructions for Non-members==
 +
 
 +
Because we can't publicly redistribute the Aladdin drivers, you need to download them as instructed on the [[Using an Aladdin eToken PRO to store grid certificates|main page]].
  
 
You need to extract the file <tt>etoken-3-65.3-linux-redhat-i386.tar.gz</tt> from the rar archive.
 
You need to extract the file <tt>etoken-3-65.3-linux-redhat-i386.tar.gz</tt> from the rar archive.
  
The debian package can be found on [http://www.nikhef.nl/~dennisvd/etoken/ this temporary location]; please report it if the link no longer works.
+
The free Debian package can be found on [http://www.nikhef.nl/~dennisvd/etoken/ this temporary location]. (Please report it if the link no longer works.)
  
 
The package <tt>etoken-pro_0.0.1-4_i386.deb</tt> is signed with the gpg key  
 
The package <tt>etoken-pro_0.0.1-4_i386.deb</tt> is signed with the gpg key  
Line 14: Line 24:
 
* Ubuntu 7.04
 
* Ubuntu 7.04
  
The software will install into /opt/etoken-pro.
+
The software installs into <tt>/opt/etoken-pro</tt>.  
  
 
Once you have installed this package, log on as root and go to the directory where the file <tt>etoken-3-65.3-linux-redhat-i386.tar.gz</tt> resides. Then type  
 
Once you have installed this package, log on as root and go to the directory where the file <tt>etoken-3-65.3-linux-redhat-i386.tar.gz</tt> resides. Then type  
Line 20: Line 30:
 
which will generate a new deb file called
 
which will generate a new deb file called
 
  etoken-pro-aladdin_3.65.3-1_i386.deb
 
  etoken-pro-aladdin_3.65.3-1_i386.deb
containing the Aladdin drivers. Once you install this package, the eToken software (i.e. mkproxy) should work.
+
containing the Aladdin drivers. Once you install this package, make sure that the daemons (<tt>etokend, pcscd, etsrvd</tt>) are up and running before you try <tt>mkproxy</tt>.
 
 
==Shortcut for Nikhef, SARA and IGTF members==
 
 
 
Download and install the following debs:
 
http://www.nikhef.nl/grid/ndpf/files/Aladdin-eToken/debian/etoken-pro_0.0.1-4_i386.deb
 
http://www.nikhef.nl/grid/ndpf/files/Aladdin-eToken/debian/etoken-pro-aladdin_3.65.3-1_i386.deb
 

Revision as of 11:36, 14 June 2007

Instructions for Nikhef, SARA and IGTF members

Download and install the following debs:

http://www.nikhef.nl/grid/ndpf/files/Aladdin-eToken/debian/etoken-pro_0.0.1-4_i386.deb
http://www.nikhef.nl/grid/ndpf/files/Aladdin-eToken/debian/etoken-pro-aladdin_3.65.3-1_i386.deb

The software installs into /opt/etoken-pro. Make sure that the daemons (etokend, pcscd, etsrvd) are up and running before you try mkproxy.

Instructions for Non-members

Because we can't publicly redistribute the Aladdin drivers, you need to download them as instructed on the main page.

You need to extract the file etoken-3-65.3-linux-redhat-i386.tar.gz from the rar archive.

The free Debian package can be found on this temporary location. (Please report it if the link no longer works.)

The package etoken-pro_0.0.1-4_i386.deb is signed with the gpg key

pub  1024D/51302C77 2007-05-29 Dennis van Dok (Software Engineer) <dennisvd@nikhef.nl>
     Key fingerprint = 350E 3865 E5C4 F924 BD2C  40B0 2084 EAE6 5130 2C77

This package has been tested on

  • Debian 4 stable (codename etch)
  • Ubuntu 6.06 LTS
  • Ubuntu 7.04

The software installs into /opt/etoken-pro.

Once you have installed this package, log on as root and go to the directory where the file etoken-3-65.3-linux-redhat-i386.tar.gz resides. Then type

/opt/etoken-pro/sbin/build-aladdin.deb

which will generate a new deb file called

etoken-pro-aladdin_3.65.3-1_i386.deb

containing the Aladdin drivers. Once you install this package, make sure that the daemons (etokend, pcscd, etsrvd) are up and running before you try mkproxy.