A SERVICE OF

logo

Configuration
FastForward 2-7
For the Directory application, you must configure the following parameters:
Table 22 Directory parameters
mail.designer.path Path to the application specified in ServiceDesigner
Service Trees. Check the "studio" parameter. For
example, if Mail is the service defined for the Mail
application, and it is put in a folder called Apps
under Service Trees, then the path should be
/Apps/Mail.
ldap.host LDAP server hostname.
ldap.port LDAP server port number. The default is 389.
ldap.log Determines whether logging is turn on or off. Values
can be "true" or "false". Default is "true".
ldap.logger Full pathname of the log file.
ldap.queries Two default queries are shipped with the
OracleMobile Directory Application:
One searches for a person on the common name LDAP
attribute.
The second searches for a person on the first name and the
last name LDAP attribute. For details about LDAP query
syntax, see the LDAP documentation.
ldap.links
Hotlink is a mechanism that enables you to create
hyperlinks on the attribute in the result list. For details
about Hotlink, see the LDAP documentation.
ldap.labelMultipleMatch Sets the values that appear in the results list from the
query, when a query returns more than one line. Note
that the values must be in the query. The default is
givenname, surname, and title.
ldap.labelMultipleMatch Contains givenname, surname, and title
ldap.maxResultCount Maximum results returned from a query. Default is
1000.
ldap.enableLogin Determines if LDAP login is required for a user. The
value is either "true" or "false". Default is "false".