Job Management Partner 1/Base User's Guide

[Contents][Glossary][Index][Back][Next]


jbschkds (Windows only)

Function

The jbschkds command displays the settings of the directory server linkage, the result on connecting to the directory server, and the result of user authentication, while the directory server linkage is enabled. The following are displayed:

This command should be executed on an authentication server where the directory server linkage function has been enabled.

Format

jbschkds [-h logical-host-name]
           [-u JP1-user-name -p password]

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 execute this command. 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.

-u JP1-user-name

Specify a JP1 user name that is authenticated on the directory server.

-p password

Specify the password for the user specified by the -u option.

Return values

0 Normal end
2 Invalid arguments
4 Insufficient system resource such as memory
64 No execution permission
128 Inconsistency in internal processing (a C++ exception)
255 Other error

Example

The following shows examples of output.

When the directory server linkage function is disabled
>jbschkds 
The directory server linkage functionality is disabled.

When the directory server linkage function is enabled and the user successfully authenticated
>jbschkds -u jp1user -p password
Directory server settings:
Directory server name:host-A 
Port number: 636
SSL Use
Distinguished naem=jp1user,CN=Users,DC=netmanage,DC=local
The directory server is now connected.
User authentication succeeded.

When the directory server linkage function is enabled and the directory server connection failed.
>jbschkds 
Directory server settings:
Directory server name:host-A 
Port number: 636
SSL Use
KAVA5810-E A connection to the directory server could not be established.
Server Down

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.