Re: [Openvpn-devel] Smartcard Authentication

2007-05-20 Thread sithglan
Hello Alon, > How do you use with OpenSSH? I am using Debian etch. I typed in apt-get source openssh edited debian/rules and added "--with-opensc=/usr" after that I build new debian packages using "fakeroot debian/rules binary". I installed corresponding packages. Note: It isn't enough

Re: [Openvpn-devel] Smartcard Authentication

2007-05-20 Thread Alon Bar-Lev
On 5/21/07, sithg...@stud.uni-erlangen.de wrote: I got ssh-agent also working. At the moment I am only able to use 1024 bit RSA keys under Linux. ssh-agent and openvpn doesn't work at the same time. :-( It seems that OpenVPN keeps the connection open and blocks ssh-agent from doing anything with

Re: [Openvpn-devel] Smartcard Authentication

2007-05-20 Thread sithglan
Hello Jochen, > Just visit me in my office on friday morning and I can handover you > one or two for a test. :-) ) thanks a lot for the offer. I used one of your tokens under Linux with openct and opensc/openct. Tomorrow I am going to do a few tests with Windows. Linux: apt-get install opensc op