Netgear UTM150 – ProSECURE Unified Threat Management (UTM) Appliance ユーザーズマニュアル

ページ / 129
VPN Client Software Setup and Network Deployment 
108
NETGEAR ProSAFE VPN Client 
The following table describes the ROAMING parameters that let you specify a specific smart 
card reader or token reader and the path to its associated middleware. You enter this 
information in the ROAMING section of the vpnconf.ini file.
Table 9.  ROAMING parameters for the vpnconf.ini file in the order of entry
 
Parameter
Description
SmartCardReader
The name of smart card reader or token reader that is used to access the 
smart card or token.
SmartCardMiddleware
The middleware (DLL file) that is used to communicate with the smart 
card or token.
SmartCardMiddlewareType
The type of middleware, which is always PKCS#11.
SmartCardMiddelwarePath
The path to the middleware, 
including the name of the 
middleware (that is, the name of 
the DLL file).
Note:
You must specify either 
SmartCardMiddelwarePath
. or 
SmartCardMiddlewareRegistry
 
SmartCardMiddlewareRegistry
The name of the key in the 
registry that contains the path to 
the middleware (that is, the DLL 
file). The format is:
PRIMARY_KEY:..\\..\\..: 
middleware
The following is an example of a ROAMING section in a vpnconf.ini file with the 
SmartCardMiddelwarePath
 parameter:
SmartCardReader="Axalto reader"
SmartCardMiddleware="middleware.dll"
SmartCardMiddlewareType="PKCS#11"
SmartCardMiddelwarePath="c:\path\to\middleware\mdlw.dll"
The following is an example of a ROAMING section in a vpnconf.ini file with the 
SmartCardMiddlewareRegistry 
parameter:
SmartCardReader="Axalto reader"
SmartCardMiddleware="middleware.dll"
SmartCardMiddlewareType="PKCS#11"
SmartCardMiddlewareRegistry=
"HKEY_LOCAL_MACHINE:SOFTWARE\\Axalto\\Access\\CK:PKCS#11DLL"
Note:
The information in the ROAMING section of the vpnconf.ini file 
overrides the information in the VPN configuration.