Starting and Stopping Oracle Directory Integration Platform Using WLST

4-10 Oracle Fusion Middleware Administrators Guide for Oracle Directory Integration Platform -attr | -attribute Identifies the attribute that manageDIPServerConfig performs the operation on. The following is a list and description of the attributes manageDIPServerConfig can perform operations on: ■ sslmode: The SSL mode Oracle Directory Integration Platform uses to connect to Oracle Internet Directory. Supported values are 1 and 2. Use 1 to connect to Oracle Internet Directory using SSL Mode 1 No Authentication. Use 2 to connect to Oracle Internet Directory using SSl Mode 2 Server Only Authentication. ■ refreshinterval: The time interval amount of time in seconds that controls how often the Oracle Directory Integration Platform server refreshes profile configuration details. ■ quartzthreadcount: Controls how many profiles can be scheduled in parallel. The default value is 15. If you have more than 15 profiles, increase the quartzthreadcount attribute accordingly. ■ quartzdbretryinterval: Controls how often Oracle Directory Integration Platforms Quartz scheduler attempts to reconnect to the Oracle Internet Directory database. ■ oidhostport: Identifies the host and port of the Oracle Internet Directory associated with Oracle Directory Integration Platform. Specify values for the oidhostport attribute in the form of host:port. ■ keystorelocation: Specifies the absolute path to the Java Keystore JKS based on the host where Oracle Directory Integration Platform is deployed. When you specify the value for the keystorelocation attribute, be sure you use the appropriate path separators that is, for UNIX and Linux platforms, and \ for Windows platforms. -ssl Executes the command in SSL mode. -keystorePath The full path to the keystore. -keystoreType The type of the keystore identified by -keystorePath. For example: -keystorePath jks or -keystorePath PKCS12 -val | -value The value to set for the attribute This parameter is required with the set operation. -help Provides usage help for the command. Note: The Oracle WebLogic Managed Server where Oracle Directory Integration Platform is deployed must be configured for SSL to execute this command in SSL mode. Refer to the Configuring SSL chapter in Oracle Fusion Middleware Securing Oracle WebLogic Server for more information.