Enabling Support for Multi-User Smart Cards
If you plan to use multi-user smart cards on a Red Hat Linux computer in your domain, you must set the smartcard.name.mapping
parameter to true in the IBM Security configuration file for that computer by completing the following the procedure. If your environment exclusively uses single-user smart cards, you can skip this section.
To enable support for multi-user smart cards
-
On the Red Hat Linux computer, open the IBM Security configuration file in a text editor,
/etc/centrifydc/centrifydc.conf
, with a text editor. -
Type the following:
smartcard.name.mapping: true
By default, this parameter is set to false and the configuration file should have a commented line showing this setting. So, alternately, you can find this parameter in the file, remove the comment, and change the value to true.
-
Save and close the file.