search for: cyberflex

Displaying 5 results from an estimated 5 matches for "cyberflex".

2003 Aug 21
1
Smartcard: sectok compiler error
...ro smartcard working with openssh. I read the README.smartcard, but i got stuck with sectok. It might be a little offtopic but i am totally stuck! After it compiled libsectok without the -Bforcearchive flag i tried to compile sectok: [root at box sectok-20020524]# make gcc -o sectok main.o cmds.o cyberflex.o ../libsectok/libsectok.a -lcrypto cmds.o: In function `reset': /home/mohnewald/sectok-20020524/cmds.c:158: undefined reference to `optreset' cmds.o: In function `apdu': /home/mohnewald/sectok-20020524/cmds.c:233: undefined reference to `optreset' cmds.o: In function `selfid':...
2003 Aug 21
0
OT: smartcard sectok - 0608 error loading driver
...0 Aug 21 12:33:16 idefix pcscd: eventhandler.c:468 EHSpawnEventHandler: Card inserted into Towitoko Chipdrive USB 0 0 Aug 21 12:33:16 idefix pcscd: EHSpawnEventHandler: Card ATR: 3B 95 15 40 FF 68 01 02 02 04 now i am trying to do point 3 from the README.smartcard (3) load the Java Cardlet to the Cyberflex card: $ sectok sectok> login -d sectok> jload /usr/libdata/ssh/Ssh.bin sectok> quit thats what i get: # sectok sectok> login -d 0608 error loading driver sectok -0 till -3 did not work either. Can anyone give me a tip/hint why it wont load t...
2001 Aug 23
1
Example SmartCard enabled OpenSSH agent.
...2.9p2 source tree, containing an experimental, pre-pre-alpha, smartcard module for use with SSP-Lite from the SmartSign project (http://smartsign.sourceforge.net) Summary of changes: - Requires PCSC-Lite, a PCSC reader driver, SSP-Lite and a SSP-Lite card driver (actually only Schlumberger Cyberflex Access 16K supported) - Enabling SSP-Lite module during configuration ./configure --with-ssplite - Building modified programs . make ssh-agent . make ssh-add . make ssh-keygen ** DO NOT TRY TO BUILD OTHER OPEN-SSH STUFF, PLEASE ** - ssh-agent . Launch as usual, here you don...
2001 Aug 23
1
Example SmartCard enabled OpenSSH agent.
...2.9p2 source tree, containing an experimental, pre-pre-alpha, smartcard module for use with SSP-Lite from the SmartSign project (http://smartsign.sourceforge.net) Summary of changes: - Requires PCSC-Lite, a PCSC reader driver, SSP-Lite and a SSP-Lite card driver (actually only Schlumberger Cyberflex Access 16K supported) - Enabling SSP-Lite module during configuration ./configure --with-ssplite - Building modified programs . make ssh-agent . make ssh-add . make ssh-keygen ** DO NOT TRY TO BUILD OTHER OPEN-SSH STUFF, PLEASE ** - ssh-agent . Launch as usual, here you don...
2001 Jul 04
0
Sneek peak at what was commited.
...after checking homedir. that way it works on AFS. okay markus@ - stevesk at cvs.openbsd.org 2001/06/25 20:26:37 [auth2.c sshconnect2.c] prototype cleanup; ok markus@ - markus at cvs.openbsd.org 2001/06/26 02:47:07 [ssh-keygen.c] allow loading a private RSA key to a cyberflex card. - markus at cvs.openbsd.org 2001/06/26 04:07:06 [ssh-agent.1 ssh-agent.c] add debug flag - markus at cvs.openbsd.org 2001/06/26 04:59:59 [authfd.c authfd.h ssh-add.c] initial support for smartcards in the agent - markus at cvs.openbsd.org 2001/06/26 05:07:43...