Hitachi

JP1 Version 12 JP1/Base User's Guide


jbschgds (Windows only)

Organization of this page

Function

The jbschgds command temporarily changes the directory server to be linked. This command should be executed on an authentication server where the directory server linkage function has been enabled.

Format

jbschgds [-h logical-host-name]
         {-f definition-file | -d}

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.

-f definition-file

Specify a directory server modification file. You can name the definition file and determine where it is stored at your choice. For details on the directory server modification file, see Directory server modification file (Windows only) in 16. Definition Files.

-d

Specify this option for canceling the temporary change of the directory server to be linked.

Notes

Restart of JP1/Base (authentication server) or execution of the reload command (jbs_spmd_reload) is required if you change a linked directory server during the startup of the authentication server for the operation to use a DS user.

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