398 IBM Workplace Services Express
Set the readOnly attribute to true for every attributeMap tag. If it does not
exist, you need to add it. There are a large number attributeMap tags to be
altered. Example 7-16 shows a small subset of the tags that exist in that file.
You will, however, need to alter all of them.
Example 7-16 wmmLDAPAttributes_IBM_DIRECTORY_SERVER.xml file
<attributeMap wmmAttributeName="uid"
pluginAttributeName="samAccountName"
applicableMemberTypes="Person"
requiredMemberTypes="Person"
dataType="String"
valueLength="32"
multiValued="false"
readOnly="true"/>
<attributeMap wmmAttributeName="sn"
pluginAttributeName="sn"
applicableMemberTypes="Person"
requiredMemberTypes="Person"
dataType="String"
valueLength="128"
multiValued="true"
readOnly="true" />
7.6.5 Disabling Workplace Services Express security
Security must first be disabled and then re-enabled with the appropriate LDAP
information. The following file that is used to disable security can, in fact, be left
at its default values. Workplace Services Express does not use these parameters
at this point. It simply disables security. However, instructions for modifying it are
listed for reference.
Complete the following steps:
1. Open the following file in a text editor:
<wse_root>\PortalServer\config\helpers\security_disable.properties
2. Change the values for the properties shown in Table 7-8 on page 399.
Important: Before running the Workplace Services Express LDAP
configuration wizard for disabling security, change the soap.client.props file in
<wse_root>\AppServer\properties\soap.client.props as follows:
com.ibm.SOAP.requestTimeout=6000

Get IBM Workplace Services Express now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.