Hitachi

JP1 Version 12 JP1/Navigation Platform Setup and Operations Guide


8.3.1 List of properties in the user setup property file (ucnp_setup_user.properties)

The following table lists and describes the properties in the user setup property file.

Table 8‒4: Settings in the user setup property file (ucnp_setup_user.properties)

No.

Property key

Setting

Default value

1

ucnp.setup.server.ldap.directory.kind

User authentication type

PasswordSkip

2

ucnp.setup.server.ldap.protocol

Communication protocol of the directory server

ldap

3

ucnp.setup.server.jp1auth.virtual.hostname

Logical host name for user authentication

JP1_DEFAULT

4

ucnp.setup.server.cosminexus.debug.enable

Whether settings for remote debugging by Eclipse are to be added

false

5

ucnp.setup.server.cosminexus.debug.jdwp.port

Wait port number for remote debugging by Eclipse in the development environment

8000

6

ucnp.setup.server.system.admin.userids

System administrator ID

user1

7

ucnp.setup.server.ldap.hostname

Host name of the directory server

localhost

8

ucnp.setup.server.ldap.port

Port number of the directory server

389

9

ucnp.setup.server.ldap.java.naming.security.principal

Authenticator IDs when accessing the directory server

cn=user1, cn=Users, dc=hitachi, dc=jp

10

ucnp.setup.server.ldap.java.naming.security.credentials

Password for the authenticator IDs when accessing the directory server

password

11

ucnp.setup.server.ldap.com.cosminexus.admin.auth.ldap.basedn

Base DN of the repository for JAAS-compliant user management

cn=Users, dc=hitachi, dc=jp

12

ucnp.setup.server.ldap.com.cosminexus.admin.auth.ldap.attr.userid

Attribute name indicating the user's login ID

sAMAccountName

13

ucnp.setup.server.ldap.com.cosminexus.admin.auth.ldap.attr.password

Attribute name indicating the user's password

unicodePwd

14

ucnp.setup.server.ldap.group.basedn

Base DN of member group information

dc=hitachi,dc=jp

15

ucnp.setup.server.db.port

Port number of the database server

24704

16

ucnp.setup.server.cosminexus.ejbserver.http.port

Port number of the basic web server

24701

17

ucnp.setup.server.cosminexus.ejbserver.rmi.naming.port

RMI registry port number used by the J2EE server

24702

18

ucnp.setup.server.cosminexus.webserver.connector.ajp13.port

Port number used for communication with the web server

24703

19

ucnp.setup.server.cosminexus.hws.http.port

Port number at which Cosminexus HTTP Server accepts requests

80

20

ucnp.setup.server.cosminexus.hws.http.protocol

Web server protocol

http

21

ucnp.setup.server.cosminexus.hws.http.cacert.enable

Application of web server CA certificate settings

false

22

ucnp.setup.server.cosminexus.hws.http.ssl.privatekey.type

Encryption method used for the private server key for the web serve

rsa

23

ucnp.setup.server.portal.manager.http.port

Port number of the basic web server for Portal Manager

24710

24

ucnp.setup.server.portal.manager.ajp13.port

Port number used for communication with Portal Manager's web container

24711

25

ucnp.setup.server.portal.manager.rmi.naming.port

RMI registry port number used by Portal Manager

24712

26

ucnp.setup.server.portal.manager.naming.port

Port number of the CORBA naming service that is used as a naming service by Portal Manager

24713

27

ucnp.setup.server.portal.user.displayname

User display name type in Active Directory

displayName

28

ucnp.setup.server.dashboard.storage.http.port

HTTP port number of the dashboard storage service

24705

29

ucnp.setup.server.dashboard.storage.transport.tcp.port

Inter-node communication port of the dashboard storage service

24706

30

ucnp.setup.server.dashboard.web.server.port

HTTP port number of the dashboard web service

24707

31

ucnp.setup.server.cosminexus.ejbserver.session.timeout

Default session timeout interval (in minutes)

30

Make sure that no port number specified in the user setup property file is already in use. If a port number that is already in use is specified, operation is not guaranteed.