Hi All,
I am trying to set up the smart card authentication with Horizon View 3.4 client for Linux using a Gemalto.NET card and two readers:
1) OMNIKey 5321
2) IO Gear GSR202
I cannot get the certificates from my smart card shown (see the log excerpt below).
2015-08-27 10:17:58.951-07:00: vmware-view 20375| Failed to load module "canberra-gtk-module"
2015-08-27 10:17:58.951-07:00: vmware-view 20375| Initializing smartcard modules
2015-08-27 10:17:58.951-07:00: vmware-view 20375| Attempting to load cryptoki module /usr/lib/vmware/view/pkcs11/libcoolkeypk11.so
2015-08-27 10:17:58.952-07:00: vmware-view 20375| Attempting to load cryptoki module /usr/lib/vmware/view/pkcs11/libgtop11dotnet.so
2015-08-27 10:18:00.175-07:00: vmware-view 20375| Attempting to load cryptoki module /usr/lib/vmware/view/pkcs11/libopensc-pkcs11.so
2015-08-27 10:18:00.178-07:00: vmware-view 20375| Loaded 2 modules from /usr/lib/vmware/view/pkcs11
2015-08-27 10:18:00.189-07:00: vmware-view 20375| Failed to load module "atk-bridge"
2015-08-27 10:18:00.192-07:00: vmware-view 20375| Using glib version 2.42.2
2015-08-27 10:18:00.192-07:00: vmware-view 20375| Using gtk+ version 2.24.27
2015-08-27 10:18:00.193-07:00: vmware-view 20375| Using window manager Xfwm4
2015-08-27 10:18:00.195-07:00: vmware-view 20375| Built using OpenSSL 1.0.1m 19 Mar 2015
2015-08-27 10:18:00.195-07:00: vmware-view 20375| Using libcurl/7.42.0 OpenSSL/1.0.2 zlib/1.2.8 c-ares/1.9.1
2015-08-27 10:18:00.195-07:00: vmware-view 20375| Icon cache root dir will be: /home/argenet/.vmware/icon/.
2015-08-27 10:18:00.258-07:00: vmware-view 20375| We cannot use all monitors.
2015-08-27 10:18:00.314-07:00: vmware-view 20375| Empty loginCerts list, FAILURE
2015-08-27 10:18:00.314-07:00: vmware-view 20375| Unable to retrieve smart card certificates
2015-08-27 10:18:00.314-07:00: vmware-view 20375| Closing session for token [.NET #0AE329216DA4F3EE] (Gemalto .NET PKCS11)
2015-08-27 10:18:02.710-07:00: vmware-view 20375| Disconnecting from broker (null)
2015-08-27 10:18:02.710-07:00: vmware-view 20375| CdkUtil_SetLocalAddress: fd -1 < 0, not retrieving local address.
2015-08-27 10:18:02.712-07:00: vmware-view 20375| TaskCombiner: CdkGetLaunchItemsTask(TODO) added, group task num:1, total task num:1.
2015-08-27 10:18:02.712-07:00: vmware-view 20375| TaskCombiner: CdkGetUserGlobalPreferencesTask(TODO) added, group task num:2, total task num:2.
2015-08-27 10:18:02.714-07:00: vmware-view 20375| TaskCombiner: CdkGetTunnelConnectionTask(TODO) added, group task num:3, total task num:3.
2015-08-27 10:18:02.714-07:00: vmware-view 20375| TaskCombiner: Group Tasks(3):CdkGetLaunchItemsTask(TODO),CdkGetUserGlobalPreferencesTask(TODO),CdkGetTunnelConnectionTask(TODO),
2015-08-27 10:18:02.714-07:00: vmware-view 20375| TaskCombiner: CdkGetConfigurationTask(TODO) added, group task num:1, total task num:4.
However, the very same cards works perfectly for me at Windows and Mac with View client 3.4 and same readers.
I also ensured it is recognized properly in the system:
% opensc-tool -a
Using reader with a card: OMNIKEY CardMan (076B:5321) 5321 (OKCM0072507121033223556944721814) 00 00
3b:16:96:41:73:74:72:69:64
Any help is highly appreciated.