Hitachi

JP1 Version 12 JP1/Base User's Guide


jbsunblockadesrv

Organization of this page

Function

The jbsunblockadesrv command unblocks an authentication server.

Format

jbsunblockadesrv [-h logical-host-name]
                 -s authentication-server-name

Required execution permission

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

In UNIX: Superuser or JP1/Base administrator permission

Command directory

In Windows:

installation-folder\bin\

In UNIX:

/opt/jp1base/bin/

Arguments

-h logical-host-name

When using JP1/Base in a cluster system, specify the logical host for which the destination authentication server is set. 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.

-s authentication-server-name

Specify the name of the authentication server to be released from blocked status.

Return values

0

The authentication server has been unblocked.

1

The authentication server is already unblocked.

Other than 0 or 1

Abnormal end

Example

Suppose that the primary authentication server is server1 (blocked), and the secondary authentication server is server2. When you execute the jbsunblockadesrv command to unblock server1, the following information appears:

jbsunblockadesrv -s server1
primary:server1 
secondary:server2