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.zip unzip SafeNetAuthenticationClient_Linux_8_1. 1 .zip cd SAC\ 8.1 \ Linux/x86_64/ unzip SAC_8_1_0_4_Linux_RPM_64.zip cd SAC_8_1_0_4_Linux_RPM_64/Signed\ installation\ scripts/ chmod +x signed-install_SafenetAuthenticationClient- 8.1 . 0 - 4 .x86_64.rpm.sh cp ../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... OK Searching RPM-GPG-KEY-SafenetAuthenticationClient... OK Deleting existing key Importing key: RPM-GPG-KEY-SafenetAuthenticationClient Starting 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 ] --> 1 Installing Language code En. Done! |
Check
opensc-tool --list-readers |
The result should be similar to:
# Detected readers (pcsc) Nr. Card Features Name 0 Yes AKS ifdh 00 00 Find 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