| 
      
      
      From: Sanaullah <san...@gm...> - 2015-05-14 12:18:46
      
     | 
| Hi, I am trying to configure the Smardcard HSM USB token for Mac 10.6.8 Leopard. I am facing issue when trying to add the token using ssh-add I run the ssh-agen in debug mod. sh-3.2# eval 'ssh-agent -d' SSH_AUTH_SOCK=/tmp/ssh-AAUNUBmuQtRI/agent.1830; export SSH_AUTH_SOCK; echo Agent pid 1830; san$ ssh-add -s /usr/lib/opensc-pkcs11.so Enter passphrase for PKCS#11: SSH_AGENT_FAILURE Could not add card: /usr/lib/opensc-pkcs11.so I haven't seen anything in the logs of ssh-agent. I am using opensc-0.13 and openssh 5.9p1 sh-3.2# opensc-tool -l # Detected readers (pcsc) Nr. Card Features Name 0 Yes SCM SCR 355 00 00 the issue seems to looks the same which reported previously https://github.com/OpenSC/OpenSC/issues/354 Any suggestion? The same token is working fine in Ubunu 14.04 Regards, Sanaullah |