22.6 Command for Installing the Features

When installing Novell SecureLogin, you can choose to install various features such as Secure Workstation, support for smart card, and support for Citrix.

Use the following table as reference to specify these features when installing Novell SecureLogin.

Table 22-6 Commands for Installing Features

Command Line Parameters

Value

Description

Example

X_USEGPO

Yes

This is applicable only in Active Directory and ADAM modes of installation.

Use this property to use the group policy object option.

X_USEGPO="Yes"
X_SMARTCARD

Yes

Installs smartcard support.

X_SMARTCARD="Yes"

Smart card support is installed only if ActivIdentity ActivClient is detected on the machine.

Set the cryptographic service provider and smart card DLL file by defining the X_CSP and X_SMARTCARDLIB properties.

X_CSP="ActivCard Gold Cryptographic Service Provider"
X_SMARTCARDLIB="C:\Windows\System32\ACPKCS211.dll"
X_INSTALLCITRIX

Yes

Installs Citrix support.

X_INSTALLCITRIX="Yes"
LDAPPORT

port address

Specifies the LDAP port address.

LDAPPORT=389
PCPROX

1

Do not set any value if you do not want to use pcProx.

Installs pcProx.

PCPROX=1
SW_INST

Yes

Do not set any value if you do not want to install SecureWorkstation.

Installs SecureWorkstation.

SW_INST=Yes
X_INSTALLADMIN

Yes

Specifies installing the directory administration tools.

X_INSTALLADMIN=Yes
X_RUNATSTARTUP

Yes

Specifies whether Novell SecureLogin must run at startup or not.

X_RUNATSTARTUP=Yes
X_SMARTCARDLIB

 

Specifies the PKCS#11 encryption library to use.

The value is supplied as the name of the desired DLL file.

X_SMARTCARDLIB="C:\Resources\acpkcs201rc.dll"
X_CSP

 

Specifies a cryptographic service provider.

It is typically a string constant from HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\ Defaults\Provider.

X_CSP=”ActivCard Gold Cryptographic Service Provider”