Mailinglist Archive: opensuse-bugs (15116 mails)

< Previous Next >
[Bug 284583] opensc does not see the Alladin eToken
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 11 Sep 2007 03:44:33 -0600 (MDT)
  • Message-id: <20070911094433.5F87ACC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=284583#c4





--- Comment #4 from Silviu Marin-Caea <silviu_marin-caea@xxxxxxxxxx>  2007-09-11 03:44:32 MST ---
openct is installed by default.

It appears to be working in beta3, but it requires a restart of openct after
inserting the USB key.  It was so in alpha too.  So not quite perfect, but at
least it works somehow.


# start with the USB key inserted

silviu:~ # rcopenct restart
Stopping smart card terminals0 processes killed.
                                                                      done
Starting smart card terminals                                         done
silviu:~ # opensc-tool --list-readers
winscard_clnt.c:3420:SCardCheckDaemonAvailability() PCSC Not Running
Readers known about:
Nr.    Driver     Name
0      openct     Aladdin eToken PRO
1      openct     OpenCT reader (detached)
2      openct     OpenCT reader (detached)
3      openct     OpenCT reader (detached)
4      openct     OpenCT reader (detached)

# remove the USB key

silviu:~ # lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 003: ID 413c:2003 Dell Computer Corp.
Bus 004 Device 002: ID 413c:3010 Dell Computer Corp. Optical Wheel Mouse
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 003 Device 007: ID 0424:2504 Standard Microsystems Corp.
Bus 003 Device 001: ID 0000:0000

# insert the USB key

silviu:~ # lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 003: ID 413c:2003 Dell Computer Corp.
Bus 004 Device 002: ID 413c:3010 Dell Computer Corp. Optical Wheel Mouse
Bus 004 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 003 Device 011: ID 0529:0514 Aladdin Knowledge Systems eToken Pro v4.2.5.4
Bus 003 Device 007: ID 0424:2504 Standard Microsystems Corp.
Bus 003 Device 001: ID 0000:0000
silviu:~ # opensc-tool --list-readers
winscard_clnt.c:3420:SCardCheckDaemonAvailability() PCSC Not Running
Readers known about:
Nr.    Driver     Name
0      openct     OpenCT reader (detached)
1      openct     OpenCT reader (detached)
2      openct     OpenCT reader (detached)
3      openct     OpenCT reader (detached)
4      openct     OpenCT reader (detached)
silviu:~ # rcopenct restart
Stopping smart card terminals0 processes killed.
                                                                      done
Starting smart card terminals                                         done
silviu:~ # opensc-tool --list-readers
winscard_clnt.c:3420:SCardCheckDaemonAvailability() PCSC Not Running
Readers known about:
Nr.    Driver     Name
0      openct     Aladdin eToken PRO
1      openct     OpenCT reader (detached)
2      openct     OpenCT reader (detached)
3      openct     OpenCT reader (detached)
4      openct     OpenCT reader (detached)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >