Hi, my co-worker has found a way to make it work !
sudo apt-get remove --purge libpcsclite1 pcscd sudo apt-get clean sudo apt-get install pcscd libpcsclite1 sudo dpkg -i SafenetAuthenticationClient-8.0.5-0_amd64.deb wget http://mirror.ovh.net/ubuntu//pool/main/p/pkcs11-helper/libpkcs11-helper1_1.09-1_amd64.deb sudo dpkg -i libpkcs11-helper1_1.09-1_amd64.deb cat <<EOF | sudo tee /etc/ld.so.conf.d/etoken.conf /usr/lib64 EOF sudo ldconfig sudo reboot
For PKIMonitor and autolaunch in user mode, I have follow this guide :