Technote (FAQ)
Question
Can a VMM property be mapped to stored user attributes in Lookaside repository?
Answer
It is not supported and possible to have a VMM property mapped to a LookAside property for an entity ( User or Group ). The mapping can only be done from VMM property to LDAP attribute.
A typical mapping in wimconfig.xml looks like
<config:attributes name="displayName" propertyName="cn">
<config:entityTypes>PersonAccount</config:entityTypes>
</config:attributes>
In this case cn is the VMM property and displayName is the ldap attribute
Note :
VMM - Virtual Member Manager
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.