Oracle® Identity Manager Connector Guide for Microsoft Windows Release 9.0.4 Part Number E10431-04 |
|
|
View PDF |
You can use the testing utility to directly use the connector for identifying the cause of problems associated with connecting to the target system server and performing basic operations on the target system.
To use the testing utility:
Copy the files in the test/config
directory on the installation media to the OIM_HOME
\xellerate\XLIntegrations\Windows2000\config
directory.
Copy the files in the test/scripts
directory on the installation media to the OIM_HOME
\xellerate\XLIntegrations\Windows2000\scripts
directory.
Open the following file:
OIM_HOME\xellerate\Windows2000\config\config.properties
Specify values for the attributes in this file. These attributes are described in the following table.
Attribute | Description | Sample Value |
---|---|---|
Action | Specifies the provisioning action to be performed by the testing utility | CREATE_DIRECTORY
CREATE_SHARE DELETE_SHARE |
Admin_ID | Specifies the user ID of the Microsoft Windows 2003 server administrator | dmsadmin |
Domain_Name | Specifies the domain name of the Microsoft Windows 2003 server | sagemdms |
Computer_Name | Specifies the IP address or computer name of the Microsoft Windows 2003 server | 172.21.106.90 |
Share_Path | Specifies the share path
Note: The path separator must be ' |
c:\\temp |
Share_Name | Specifies the name of the share | testshare |
Run the testing utility file by using the following command:
OIM_HOME\xellerate\XLIntegrations\Windows2000\scripts\runWindowsTest.bat
If the script runs without any error, then verify that the required provisioning action has been carried out on the target system.