Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Base User's Guide


Directory server modification file (Windows only)

Organization of this page

Format

"SERVER"=directory-server-name

"PORT"=destination-port-number

"SEARCH_USER_DN"=information-search-user-ID

"BASE_DN"=container-object-ID

"ATTR_NAME"=relative-ID-or-attribute-name

"SSL"=dword:{00000000 | 00000001}

File name

Any

Storage destination directory

Any

Description

Sets the common definition information in order to temporarily change the directory server when the linked directory server cannot be used due to a failure.

Application of settings

Execute the jbschgds command to apply the settings of the directory server modification file to the common definition information. The jbschgds command can also be used to remove temporary changes. For details on the jbschgds command, see jbschgds (Windows only) in 15. Commands.

Definition details

For details on the directory server modification file, see the definition examples in Directory server linkage definition file (Windows only). However, do not specify ENABLE.

Definition examples

"SERVER"="host-B.domain.local"
"PORT"=dword:0000027C
"SEARCH_USER_DN"="CN=Groupcsearcher,OU=GroupC,DC=domain,DC=local"
"BASE_DN"="OU=JP1,DC=domain,DC=local"
"ATTR_NAME"="CN"
"SSL"=dword:00000001