Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 62

Identity server guide
Table of Contents

Advertisement

3c In the Java Options text box, add the following as three separate lines:
-
Dcom.novell.nidp.extern.config.file=C:\PROGRA~1\Novell\Tomcat\webapps
-Dprotect=module
-DignorePassphrase=true
The first line specifies the location of the properties file. For readability, it has been
wrapped and indented. Remove the extra white space when creating the entry in the file.
You can specify another location.
The second line is required only if you want the keystore to be module protected rather
than card protected.
4 Configure the
4a In a text editor, create an
Files\Novell\Tomcat\webapps\nidp\WEB-INF\classes
If you specified a different location for this file in
4b Add the following lines:
com.novell.nidp.extern.signing.providerClass=com.ncipher.provider.km.
nCipherKM
com.novell.nidp.extern.signing.providerName=nCipherKM
com.novell.nidp.extern.signing.keystoreType=nCipher.sworld
com.novell.nidp.extern.signing.keystoreName=C:\\Program
Files\\Novell\\
com.novell.nidp.extern.signing.keystorePwd=mypwd
com.novell.nidp.extern.signing.alias=od93
com.novell.nidp.extern.signing.keyPwd=mypwd
The
for readability. All extra white space needs to be removed in the file entry. The double
slashes in the path are required.
Enter your values for the following variables:
Variable
<provider_class
<provider_name
<keystore_type>
<keystore_name>
<keystore_pwd>
<key_alias>
62
Novell Access Manager 3.1 SP1 Identity Server Guide
\nidp\WEB-INF\classes\externKeystore.properties
externKeystore.properties
externKeystore.properties
devman\\jcc\\certs\\idp\\AMstore.jks
com.novell.nidp.extern.signing.keystoreName
Value
>
The name of the providerClass. For nCipher, this must be set to
com.ncipher.provider.km.nCipherKM
>
The name of the provider. For nCipher, this must be set to
nCipherKM
The type of keystore. For nCipher, this must be set to
nCipher.sworld
The name you specified when you created the keystore. In this
sample configuration, the name is
When using module-protected keys, the keystore password must be
null. For example:
com.novell.nidp.extern.signing.keystorePwd=
The alias you created for the key when you created the key. In this
sample configuration, the name is
file to use the nCipher key and keystore:
file in the
Step
3, use that location.
line is wrapped and indented
.
.
AMstore.jks
od93
C:\Program
directory.
.
.
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents