Re: [Spice-devel] Cac redirection through spice client

2015-05-19 Thread Thomas Foster
Screenshots: https://docs.google.com/file/d/0B8YKYK8tZF1zdUpCZjVmdGZYa3hScEtfczhYemRJdFdnUGlF/edit?usp=docslist_api https://docs.google.com/file/d/0B8YKYK8tZF1zTGhjMkFENl8xWFVYMHdqSEZtcHBfMHJWY3RZ/edit?usp=docslist_api

Re: [Spice-devel] Cac redirection through spice client

2015-05-19 Thread Thomas Foster
David, While using the spice client have you put your cac into your local reader? If so, we're you able to use it? I ask because if you look at my screenshots from my last email I get the same usb device (usbccid), but I also get an extra device that is a problem.

Re: [Spice-devel] Cac redirection through spice client

2015-05-19 Thread David Jaša
On Út, 2015-05-19 at 15:59 +0200, David Jaša wrote: On Út, 2015-05-19 at 09:00 -0400, Thomas Foster wrote: David, While using the spice client have you put your cac into your local reader? If so, we're you able to use it? I ask because if you look at my screenshots from my last email

Re: [Spice-devel] Cac redirection through spice client

2015-05-19 Thread Thomas Foster
David, Thank you! I will look into this and see if this can make a difference. On Tue, May 19, 2015 at 10:34 AM, David Jaša dj...@redhat.com wrote: On Út, 2015-05-19 at 15:59 +0200, David Jaša wrote: On Út, 2015-05-19 at 09:00 -0400, Thomas Foster wrote: David, While using the spice

Re: [Spice-devel] Cac redirection through spice client

2015-05-18 Thread Thomas Foster
Is there a way to update the cac reader in the spice client? On May 15, 2015 8:57 AM, Thomas Foster thomas.foste...@gmail.com wrote: Marc, I installed the libcacard package on the system moved the vms to a new host, rebooted the host (just in case) took host out of maintenance mode, moved vm

Re: [Spice-devel] Cac redirection through spice client

2015-05-15 Thread Thomas Foster
/usr/libexec/qemu-kvm -version QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-60.el7_0.2), Copyright (c) 2003-2008 Fabrice Bellard On Fri, May 15, 2015 at 6:58 AM, Marc-André Lureau mlur...@redhat.com wrote: Hi - Original Message - Is there a way to get the spice client to use a more

Re: [Spice-devel] Cac redirection through spice client

2015-05-15 Thread Thomas Foster
David, I was stating in the last email that I was able to find out the driver that was needed for the client (GemPC 433) which is an old card and the drivers for that cac reader does not work with Windows 7+. I am able to get my cac working on my vm's..I was just trying to figure out what

Re: [Spice-devel] Cac redirection through spice client

2015-05-15 Thread Thomas Foster
Am I supposed to have the libcaccard packages on the kvm host? On Fri, May 15, 2015 at 8:21 AM, Thomas Foster thomas.foste...@gmail.com wrote: /usr/libexec/qemu-kvm -version QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-60.el7_0.2), Copyright (c) 2003-2008 Fabrice Bellard On Fri, May 15, 2015

Re: [Spice-devel] Cac redirection through spice client

2015-05-15 Thread Marc-André Lureau
Hi - Original Message - Is there a way to get the spice client to use a more updated cac reader for the spice client? The emulated card reader is a regular CCID device. It should work with the Windows Usbccid driver. What's your version of qemu?

Re: [Spice-devel] Cac redirection through spice client

2015-05-15 Thread Thomas Foster
Marc, I installed the libcacard package on the system moved the vms to a new host, rebooted the host (just in case) took host out of maintenance mode, moved vm back to host and tried again..same message. I don't know if you saw the version I was using so i am posting it again:

Re: [Spice-devel] Cac redirection through spice client

2015-05-15 Thread Marc-André Lureau
Hi - Original Message - Am I supposed to have the libcaccard packages on the kvm host? Yes, in order to emulate the CAC. However, it shouldn't be necessary to get the CCID reader recognized on Windows. ___ Spice-devel mailing list

Re: [Spice-devel] Cac redirection through spice client

2015-05-14 Thread Thomas Foster
I found out how to find the driver for the cac if it's unknown. If you follow this link and look for the hardware id it should show you. if not look for the parent and that should give you the id that should be searchable...good luck! Thanks!

Re: [Spice-devel] Cac redirection through spice client

2015-05-14 Thread Marc-André Lureau
Hey, Do you need to share your CAC simultaneously with host and guest? If not, you may simply redirect your CCID with USB redirection. CAC emulation is pretty limited, in practice in only works well with NSS coolkey pkcs#11 modules. So it works with few windows applications (such as firefox) On

Re: [Spice-devel] Cac redirection through spice client

2015-05-14 Thread David Jaša
Thomas, I don't understand your issue/question. I'll write a few notes about smart card sharing architecture in spice so that we're at the same page regarding terminology: * in Client system, remote-viewer accesses the smart card using pkcs#11 module (library) that has to be

Re: [Spice-devel] Cac redirection through spice client

2015-05-14 Thread Thomas Foster
No..When you select the smartcard enabled for the VM it will automatically share the cac to the vm. If you recompile rdesktop with cac authentication you can use rdesktop to pass you cac authentication with the -r scard option. On Thu, May 14, 2015 at 10:42 AM, Marc-André Lureau

[Spice-devel] Cac redirection through spice client

2015-05-14 Thread Thomas Foster
Can somebody help me understand where to put the driver for Cac redirection for the spice client? The problem: When placing cac in card reader, spice client recognizes the card but states the drivers were not installed correctly. In windows there is the usbccid cac reader (which works with rdp)