yum install opensc pcsc-lite |
Download the driver, unzip and install
wget http://download.fh-swf.de/dvz/software/eToken/Linux/Software/SafeNetAuthenticationClient_Linux_8_1.1.zipunzip SafeNetAuthenticationClient_Linux_8_1.1.zipcd SAC\ 8.1\ Linux/x86_64/unzip SAC_8_1_0_4_Linux_RPM_64.zipcd SAC_8_1_0_4_Linux_RPM_64/Signed\ installation\ scripts/chmod +x signed-install_SafenetAuthenticationClient-8.1.0-4.x86_64.rpm.shcp ../RPM/SafenetAuthenticationClient-8.1.0-4.x86_64.rpm ../signed-install_SafenetAuthenticationClient-8.1.0-4.x86_64.rpm.sh |
You should see the following (choose 1 for English):
Searching SafenetAuthenticationClient-8.1.0-4.x86_64.rpm... OKSearching RPM-GPG-KEY-SafenetAuthenticationClient... OKDeleting existing keyImporting key: RPM-GPG-KEY-SafenetAuthenticationClientStarting installation########################################### [100%]########################################### [100%]Adding Token security provider......done.Starting PC/SC smart card daemon (pcscd): [ OK ]SafeNet Authentication Client installation completed.Choose Client Language:------------------------1. English.....(En)2. Spanish.....(Es)3. French......(Fr)4. Italian.....(It)5. Japanese....(Jp)6. Korean......(Ko)7. Russian.....(Ru)8. Chinese.....(Zh)9. Portoguese..(Pt)10. Thai.......(Th)Your choice [1-10] -->1Installing Language code En.Done! |
Check
opensc-tool --list-readers |
The result should be similar to:
# Detected readers (pcsc)Nr. Card Features Name0 Yes AKS ifdh 00 00Find out which slot the device is in: pkcs11-tool --module /usr/lib64/libeToken.so -L You should see something to the effect of:
|
No comments:
Post a Comment