Hitachi

JP1 Version 12 JP1/Base User's Guide


jbssetupsrv (Windows only)

Organization of this page

Function

The jbssetupsrv command registers or deletes the authentication servers (the primary authentication and secondary authentication servers). When you want to change an authentication server setting from a local host to a remote host or visa versa, modify the startup settings of the authentication server.

Format

jbssetupsrv [-h logical-host-name]
            {primary-authentication-server [secondary-authentication-server] | 
            -d [authentication-server-name]}
            [-f]

Required execution permission

Administrators. (If User Account Control (UAC) for Windows is enabled, you must execute the command from the administrator console.)

Command directory

installation-folder\bin\

Arguments

-h logical-host-name

When using JP1/Base in a cluster system, specify the logical host for which you want to register the authentication server. If you omit this option, the host name set in the environment variable JP1_HOSTNAME is assumed. If the environment variable JP1_HOSTNAME is not set, the physical host name is assumed. You can enter a character string that is from 1 to 196 bytes to specify the logical host.

primary-authentication-server

Specify the authentication server (primary authentication server) to be used in routine operation.

secondary-authentication-server

Specify the authentication server (secondary authentication server) to operate in reserve. Specify this option if you are using two authentication servers in one user authentication block. If you omit this option, JP1/Base assumes that only one authentication server is used in the user authentication block.

-d authentication-server-name

Specify the authentication server or servers that you want to delete. If you specify -d without authentication-server-name, all the authentication servers on the specified logical host are deleted.

-f

This option forcibly starts JP1/Base so that you can modify the startup settings of the authentication server. This option enables you to change an authentication server setting from a local host to a remote host or visa versa while JP1/Base is running.

Note

When a secondary authentication server has been registered and you delete only the primary authentication server, the secondary authentication server becomes the primary authentication server.

Return values

0

Normal end

1

Abnormal end