Aladdin Etoken USB-device

  • Thread starter Thread starter Lasse
  • Start date Start date
L

Lasse

Hi
We have a Aladdin Etoken USB device for authentication.
It works fine on XP Pro.
On our XP Embedded system we can not get it to work.
The device is found. (A led on the device is lit and my
'USB-bus view' program shows that it is there.

The problem is that the authentication (or maybe something else)
fails, giving a totally meaningless error message.

This device does not exist in Target Designer.

My questions:
- Is there any XPE-component that supports this device somewhere ..... ?
- My guess is that the missing XPE parts is somthing like
crypto/security. Is there any other similar XPE-components that
I can use that brings in the missing components ?
- Any other hints ?

Lasse
 
Lasse said:
Hi
We have a Aladdin Etoken USB device for authentication.
It works fine on XP Pro.
On our XP Embedded system we can not get it to work.
The device is found. (A led on the device is lit and my
'USB-bus view' program shows that it is there.

The problem is that the authentication (or maybe something else)
fails, giving a totally meaningless error message.

This device does not exist in Target Designer.

My questions:
- Is there any XPE-component that supports this device somewhere ..... ?
- My guess is that the missing XPE parts is somthing like
crypto/security. Is there any other similar XPE-components that
I can use that brings in the missing components ?
- Any other hints ?

We use the HASP HL USB tokens. I had to create my own component. I
unpacked the install from hasp, and imported the inf into Component
Designer.

Can you install the drivers into your XPe image after FBA runs?

Graham
 
You will need the HASP USB driver. Once you have the driver componentized in
your system, make sure the device is conencted before you start your
application. In some cases you will haveto put in a wait for the service to
load if your application is the shell.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
Back
Top