Hitachi

JP1 Version 12 JP1/Base User's Guide


Directory server modification file (Windows only)

Organization of this page

Format

"SERVER"=directory-server-name-or-domain-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}

"AREC_EXCLUSIVE"=dword:{00000000 | 00000001}

#:

The BASE_DN parameter can be specified only for the operation to use a linkage user.

Parameters by type

Required parameters:

None

Custom parameters:

None

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.

Triggers to make definitions effective are explained below.

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