Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Name | Required | Not available | Enter the name of connection setting. | |
Type | Required | Not available | Select the type of database to connect.
|
Item name | Required/Optional | Use of variables | Description | Remarks |
---|---|---|---|---|
Hostname | Required | Only environment variables are available | Input the Active Directory server name or IP address of the destination. | |
User name | Required | Only environment variables are available | Input user name used when logging into the Active Directory server. |
|
Password | Optional | Only environment variables are available | Input user password specified at [User name]. | |
Domain | Required | Only environment variables are available | Input domain of Active Directory server from destination. | |
Include child domain as operation target | Optional | Not available | Select whether to include child domain of domain specified in [Domain] as the operation target.
|
![]() |
Item name | Description | Remarks |
---|---|---|
Connection test | Confirm a connection to a host. |
Exception name | Cause | Solution |
---|---|---|
InvalidPropertyConfigurationException Required items for resource is not specified. |
Required items is not specified. | Specify required items. |
InvalidPropertyConfigurationException Authorization failed. |
Input of [User name] or [Password] has an error. | Confirm settings for [User name] or [Password]. |
jp.synctrust.util.account.connection.ConnectionException cannot be connected |
|
|
java.io.FileNotFoundException CA certificate file cannot be found. |
$DATASPIDER_HOME/jre/lib/security/cacerts does not exist. | Confirm whether $DATASPIDER_HOME/jre/lib/security/cacerts exists or not. |
java.rmi.UnmarshalException | Certificate is not imported to $DATASPIDER_HOME/jre/lib/security/cacerts. | It is necessary to import a certificate into $DATASPIDER_HOME/jre/lib/security/cacerts. |