Page 1 of 1
Module for Smart Card Athena
Posted: 02 Jul 2020, 17:03
by martynuzza
With ubuntu is simple to get work
Code: Select all
apt-get install pcscd libpcsclite1 pcsc-tools libccid libnss3-tools opensc-pkcs11
I'll be glade if someone create a module with these libraries.
Module for Smart Card Athena
Posted: 06 Jul 2020, 17:05
by beny
hi martynuzza a time ago i have done for my system slackware the smart card tool chain,but i have the bit4id smart card reader:
/ccid-1.4.21-x86_64-1ponce.tgz
/opensc-git-x86_64.tgz
/pcsc-lite-1.8.26-x86_64-1ponce.tgz
/pcsc-perl-1.4.14-x86_64-1ponce.tgz
/pcsc-tools-1.4.27-x86_64-1ponce.tgz
and also the driver for the reader but you have a different one, in porteus 5 and firefox-78 work you have to load the /usr/local/lib/opensc-pkcs11.so on security prompt,is a generic driver,check if can work for you.
http://www.mediafire.com/file/5wthar7j8 ... 4.xzm/file
Module for Smart Card Athena
Posted: 12 Jul 2020, 11:50
by martynuzza
Bit4ID me too, the smartcard is the "TNS Tessera Sanitaria" released by Athena 2014. We have the same stuff, do I still need anything other than your package?
Module for Smart Card Athena
Posted: 12 Jul 2020, 17:15
by Blaze
Hi
martynuzza,
how about
Code: Select all
su
toor
usm -u usm
usm -u all
usm -g pcsc-lite
usm -g openct
usm -g opensc
usm -g ccid
chmod +x /etc/rc.d/rc.pcscd
/etc/rc.d/rc.pcscd start
?
Module for Smart Card Athena
Posted: 13 Jul 2020, 01:39
by beny
ciao, premesso che tu hai le credenziali per la smartcard pin e puk, firefox, preferenze,privacy e security, certificati, security devices, load ,campo sopra bit4id e sotto:/usr/local/lib/opensc-pkcs11.so,ok ed esci fai partire il demone:chmod +x /etc/rc.d/rc.pcscd
/etc/rc.d/rc.pcscd start, quando accedi al servizio via smartcard ti uscira un pop up dove mettere il pin e ti loggi al servizio se hai problemi con il driver generico ti passo i driver per bit4id,su arch non ci vogliono,il pacchetto e' completo.
====================================================================
hello, given that you have the credentials for the smartcard pin and puk, firefox, preferences, privacy and security, certificates, security devices, load, field above bit4id and below: /usr/local/lib/opensc-pkcs11.so,ok and exit start the daemon: chmod + x /etc/rc.d/rc.pcscd
/etc/rc.d/rc.pcscd start, when you access the service via smartcard you will get a pop up where you can put the pin and log in at the service if you have problems with the generic driver I'll pass the bit4id drivers, it doesn't take on arch, the package is complete.
Module for Smart Card Athena
Posted: 15 Jul 2020, 19:49
by martynuzza
Ok works! (need root privilege to start daemon).
@Blaze
usm give me too much errors in this porteus 5.0rc release, LIBS.TXT errors, 0 byte length of downloaded packages. I can't install or download almost nothing now.