FOR 6.0.x
1- locate <dmgrprofile>/config/wmm/
2- add properties in wmmAttributes.xml and wmmLDAPServerAttributes.xml files.
Caution: wmmAttributes.xml uses attribute properties , wmmLDAPServerAttributes.xml uses attributeMap properties.
/IBM/Profiles/Dmgr/config/wmm/wmmAttributes.xml
<attribute wmmAttributeName=”workingBranch”
applicableMemberTypes=”Person”
dataType=”String”
valueLength=”128″
multiValued=”true”/>
/IBM/Profiles/Dmgr/config/wmm/wmmLDAPServerAttributes.xml
<attributeMap wmmAttributeName=”workingBranch”
pluginAttributeName=”workingBranch”
applicableMemberTypes=”Person”
dataType=”String”
valueLength=”128″
multiValued=”true”/>
Yazının tamamını okuyun (read more) »