dan stanila wrote:
Hello

Initial dates: OpenCT 0.1.0
OpenSC 0.8.0
Alladin eToken PRO
Linux Suse 8.0
OpenSSH-3.6.1p2


I compiled OpenCT and OpenSC and the driver works
fine. But now I try to use my token with OpenSSH. I
use
patch from OpenSC 0.8.0 . After I patched
OpenSSH-3.6.1p2 I compiled it with OpenSC support. But
even though I gave it the path to OpenSC I got
"undefined reference" error and I had to add in
Makefile "lopensc". After that I compiled it without

Btw: The current cvs head of (portable) OpenSSH should work as well (please test it).

any problems. But here comes my problems:
ssh -I 0 -l dan 192.168.168.10 -vvv
....
ssh_connect : needpriv 0
connecting to 192.168.168.10[192.168.168.10] port 22
connection established
sc_get_keys called: id=0
sc_read_pubkey() with cert id 45
Segmentation fault

That's bad :-) Could you perhaps tell us where the segfault occurs (using a core dump, debugger etc.).

ssh-add -S 0
Could not open a connection to your authentication
agent

Did you start the ssh-agent (i.e. did you call 'eval `ssh-agent`') ?


On my token I have a private key and a certificate
from my own CA. I have my public key stored in my
account on 192.168.168.10.

Can you give us the results of 'pkcs15-tool -c' and 'pkcs15-tool -k'


So if you have any idea about this problem please tell
me.

Nils


PS: I think the [EMAIL PROTECTED] mailing list is more appropriate
    to discuss this bug.

_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to