Hitachi

Hitachi 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.jp1auth.virtual.hostname

Logical host name for user authentication

JP1_DEFAULT

3

ucnp.setup.server.cosminexus.debug.enable

Whether settings for remote debugging by Eclipse are to be added

false

4

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

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

8000

5

ucnp.setup.server.system.admin.userids

System administrator ID

user1

6

ucnp.setup.server.ldap.hostname

Host name of the directory server

localhost

7

ucnp.setup.server.ldap.port

Port number of the directory server

389

8

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

Authenticator IDs when accessing the directory server

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

9

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

Password for the authenticator IDs when accessing the directory server

password

10

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

11

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

Attribute name indicating the user's login ID

sAMAccountName

12

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

Attribute name indicating the user's password

unicodePwd

13

ucnp.setup.server.ldap.group.basedn

Base DN of member group information

dc=hitachi,dc=jp

14

ucnp.setup.server.db.port

Port number of the database server

24704

15

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

Port number of the basic web server

24701

16

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

RMI registry port number used by the J2EE server

24702

17

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

Port number used for communication with the web server

24703

18

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

Port number at which Cosminexus HTTP Server accepts requests

80

19

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

Port number of the basic web server for Portal Manager

24710

20

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

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

24711

21

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

RMI registry port number used by Portal Manager

24712

22

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

23

ucnp.setup.server.portal.user.displayname

User display name type in Active Directory

displayName

24

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

HTTP port number of the dashboard storage service

24705

25

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

Inter-node communication port of the dashboard storage service

24706

26

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

HTTP port number of the dashboard web service

24707

27

ucnp.setup.server.dashboard.web.userid

User ID of a user who accesses the dashboard

dashboard1

28

ucnp.setup.server.dashboard.web.password

Password of a user who accesses the dashboard

ucnpDashboard01

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.