HP Brocade 8/24c Brocade Network Advisor Installation Guide v11.1x (53-1002320 - Page 44

Installing the Smart Card driver on the remote client

Page 44 highlights

Smart Card driver installation Installing the Smart Card driver on the remote client 1. Complete steps 1 through 4 in "Installing the Smart Card driver on the local client" on page 42. 2. Run the following commands to support remote clients (Web Start). > cd /usr/lib > ln -s /opt/pcsc/lib/libpcsclite.so . NOTE If a soft link exists on libpcsclite.so, make sure that the final file is linked to /opt/pcsc/lib/libpcsclite.so.xxx. It is recommended that you back up the original. Example > ls -l libpcsc* lrwxrwxrwx 1 root root libpcsclite.so.1.0.0 lrwxrwxrwx 1 root root libpcsclite.so.1.0.0 lrwxrwxrwx 1 root root 20 Aug 4 16:16 libpcsclite.so -> 20 Jun 4 12:30 libpcsclite.so.1 -> 34 Aug 5 14:36 libpcsclite.so.1.0.0 > mv libpcsclite.so.1.0.0 libpcsclite.so.1.0.0.org > ln -s /opt/pcsc/lib/libpcsclite.so.1.0.0 libpcsclite.so.1.0.0 > ls -l libpcsc* lrwxrwxrwx 1 root root 20 Aug 4 16:16 libpcsclite.so -> libpcsclite.so.1.0.0 lrwxrwxrwx 1 root root 20 Jun 4 12:30 libpcsclite.so.1 -> libpcsclite.so.1.0.0 lrwxrwxrwx 1 root root 34 Aug 5 14:36 libpcsclite.so.1.0.0 -> /opt/pcsc/lib/libpcsclite.so.1.0.0 -rwxr-xr-x 1 root root 35428 Aug 4 16:17 libpcsclite.so.1.0.0.org Detecting and correcting a default Linux Smart Card driver This section applies to the Linux system only. Some Linux systems may provide a default Smart Card driver and have their own setup to activate it. In this case, you must use the driver provided with Network Advisor. Otherwise, there could be an incompatibility issue between the driver and the native library that could cause a driver detection failure. Complete the following steps to discover whether a default driver already exists and how to reconfigure the driver environment. 1. Detect a different Smart Card driver by running the following commands: > cd / > find . -name pcscd -print If the results contain "pcscd", and it is not located under /opt/pcsc or /etc/init.d/pcscd, a different driver exists on the system. 2. Make sure the pcscd file on the /etc/init.d directory is linked to /opt/pcsc/pcscctl by running the following commands: > cd /etc/init.d > ls -l pcscd lrwxrwxrwx 1 root root 17 Jul 28 01:29 pcscd -> /opt/pcsc/pcscctl 44 of 47 Brocade Network Advisor Installation Guide 53-1002320-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47

44 of 47
Brocade Network Advisor Installation Guide
53-1002320-01
Smart Card driver installation
Installing the Smart Card driver on the remote client
1.
Complete steps 1 through 4 in
“Installing the Smart Card driver on the local client”
on page 42.
2.
Run the following commands to support remote clients (Web Start).
> cd /usr/lib
> ln –s /opt/pcsc/lib/libpcsclite.so .
NOTE
If a soft link exists on libpcsclite.so, make sure that the final file is linked to /opt/pcsc/lib/libpcsclite.so.xxx.
It is recommended that you back up the original.
Example
> ls –l
libpcsc*
lrwxrwxrwx 1 root root
20 Aug
4 16:16 libpcsclite.so ->
libpcsclite.so.1.0.0
lrwxrwxrwx 1 root root
20 Jun
4 12:30 libpcsclite.so.1 ->
libpcsclite.so.1.0.0
lrwxrwxrwx 1 root root
34 Aug
5 14:36 libpcsclite.so.1.0.0
> mv libpcsclite.so.1.0.0 libpcsclite.so.1.0.0.org
> ln -s /opt/pcsc/lib/libpcsclite.so.1.0.0
libpcsclite.so.1.0.0
> ls –l
libpcsc*
lrwxrwxrwx 1 root root
20 Aug
4 16:16 libpcsclite.so ->
libpcsclite.so.1.0.0
lrwxrwxrwx 1 root root
20 Jun
4 12:30 libpcsclite.so.1 ->
libpcsclite.so.1.0.0
lrwxrwxrwx 1 root root
34 Aug
5 14:36 libpcsclite.so.1.0.0 ->
/opt/pcsc/lib/libpcsclite.so.1.0.0
-rwxr-xr-x 1 root root 35428 Aug
4 16:17 libpcsclite.so.1.0.0.org
Detecting and correcting a default Linux Smart Card driver
This section applies to the Linux system only. Some Linux systems may provide a default Smart Card driver and have
their own setup to activate it. In this case, you must use the driver provided with Network Advisor. Otherwise, there
could be an incompatibility issue between the driver and the native library that could cause a driver detection failure.
Complete the following steps to discover whether a default driver already exists and how to reconfigure the driver
environment.
1.
Detect a different Smart Card driver by running the following commands:
> cd /
> find . –name pcscd –print
If the results contain “pcscd”, and it is not located under /opt/pcsc or /etc/init.d/pcscd, a different driver exists
on the system.
2.
Make sure the pcscd file on the /etc/init.d directory is linked to /opt/pcsc/pcscctl by running the following
commands:
> cd /etc/init.d
> ls –l pcscd
lrwxrwxrwx 1 root root 17 Jul 28 01:29 pcscd -> /opt/pcsc/pcscctl