Displaying 4 results from an estimated 4 matches for "stefanik".
Did you mean:
stefanie
2003 May 08
3
get_pin for scard-opensc.c
...the command line
when using a smartcard. Most of it is from a patch by Danny De Cock
<godot () ulyssis ! org>, but I've used the ssh read_passphrase function
instead. Any errors are mine, I'm sure.
This enables ssh -I 0 to use a pin-protected smartcard via opensc.
Thanks,
Kevin Stefanik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-3.5p1-opensc-get_pin.patch.bz2
Type: application/x-bzip2
Size: 655 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20030508/83a1c785/attachment.bin
2007 Feb 22
3
3.0.4-1 domU start problem
Hello,
I made upgrade from 3.0.2-2 to 3.0.4-1.
I can''t start more than one domUs concurently.
for example:
I had 3 domUs called www1, www2, www3.
I can start www1 and it works fine. Next I start www2 and server
go immediately for reboot.
I can start www2 and it works fine. Next I start www3 and server go for reboot.
...
What''s happened in 3.0.4-1 ?
Thank''s
Dusan
2003 Apr 04
1
overload key signing function for opensc tokens...
...rking on getting ssh to take a PIN, but
when I put in a call to read_passphrase in the appropriate place, it muddies
the waters for stdin, I think. I get errors in ssh_session2_open that it
can't 'dup() in/out/err'. It seems as if stdin's been closed? Any fixes?
Thanks,
Kevin Stefanik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-3.5p1-opensc_sc_sign.patch
Type: text/x-diff
Size: 518 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20030404/0aa90633/attachment.bin
2003 Apr 24
1
x509v3-sign-rsa authentication type...
I've seen a variety of patches on the list for supporting the x509v3
certificate authentication. Are there any plans to include any of these in
the official openssh?
Thanks,
Kevin Stefanik