8.4 Installer Options

There are other options and many parameters that can be used that may better suit the corporate or enterprise environment. Where administrators like to keep control away from the users yet still allow the user see the product being installed then the following installation command-line options may be relevant:

Install Options

Parameters

/qn

Displays no user interface. This option will install and reboot the application and show nothing to the user to indicate the installation is taking place.

A user cannot cancel the installation.

/qb

Displays a basic user interface. This option will install and prompt the user to reboot the application indicating the installation has taken place.

A user can cancel the installation.

/qr

Displays a reduced user interface with a modal dialog box displayed at the end of the installation.

/qf

Displays the full user interface with a modal dialog box displayed at the end.

/qn+

Displays no user interface, except for a modal dialog box displayed at the end.

/qb+

Displays a basic user interface with a modal dialog box displayed at the end.

/qb-

Displays a basic user interface with no modal dialog boxes

IMPORTANT:It is recommended that you do not modify the responsefile.ini. If you want to specify new values, refer Providing Property Through the Command Line.

The following example installs Novell SecureLogin in Microsoft Active Directory mode with Admin tools, Smart card support, Firefox and Group policies features added. Novell SecureLogin is launched at the completion of the installation. The process is completely invisible to the user.

msiexec.exe /i "c:\Novell SecureLogin.msi/qn PATHTOISS = <absolute path to responsefile.ini>

msiexec.exe /i "c:\Novell SecureLogin.msi" /qn<all property with values>

Providing Property Through the Command Line If you do not want to use the responsefile.ini and want to provide a new values to the install options, we recommend you to use the command line options to provide the property values. For example, msiexec.exe /i "c:\Novell SecureLogin.msi" /qn X_INSTALLTYPE = “STANDALONE” X_RUNATSTART UP = “Yes” X_CACHEDIR = “C:\SecureLogin\cache...” X_INSTALLADMIN = “Yes”

Table 8-2 Properties and Values

Properties

When to use

Values

X_INSTALLTYPE

Use this property to specify the install type.

Specify whether to install in eDirectory, LDAP, Active Directory, ADAM, or Standalone modes.

EDIR/LDAP/MAD/ADAM/STANDALONE

X_USEGPO

Use this property to use the group policy object option.

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

Yes

NOTE:Works only with MAD and ADAM values.

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

X_CACHEDIR

Use this property to set the cache path.

cache path

IS_SECRETSTORE

Use this property to set the secretstore.

1

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

PROTOCOLFOREDIR

Use this property to set the protocol for eDirectory.

NOTE:You can set to NDS only if Novell Client is present on the workstation.

NDS

LDAP

INSTALLDIR

Use this property to set the target directory path.

target directory path

LDAPMODE

Use this property to install in LDAP mode. The options are GINA, application mode, and credential mode.

GINA/APP/CRED

LDAPCREDASSOC

This property applies only to LDAP credential mode. The options are either Window, Client32, or none of these.

NONE/WINDOWS/CLIENT32

Applies only to LDAP credential mode.

LDAPSERVERADDRESS

Use this property to specify the LDAP server address.

server address

LDAPPORT

Use this property to specify the LDAP port address.

provide port address

PCPROX

Use this property to install pcProx.

1

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

X_SMARTCARD

Use this property to specify the use of smart card.

Yes

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

X_CSP

Use property to populate the dll path of the cryptographic service provider.

populate with cryptographic service provider dll path

X_SMARTCARDLIB

Use this property to populate the the PKCS#11 encryption library.

name of the dll file.

X_RUNATSTARTUP

Use this property to specify when Novell SecureLogin must be launched, that is, whether is must be launched at the startup or not.

Yes

Do not set any value if you do not want Novell SecureLogin at startup.

X_INSTALLADMIN

Use this property to specify the installation of administration tools.

Yes

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

X_INSTALLCITRIX

Use this property to specify the installation of Citrix.

Yes

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

SW_INST

Use this property to specify the installation of Secure Workstation.

Yes

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

Disabling Java Module Installation

This release of SecureLogin has introduced:

The two command line options are