Skip to main content

Using VMMSync to populate Security Group Description field in MAXGROUP table


Technote (FAQ)


Question

Modifying wimconfig.xml to expose LDAP attributes for synchronization with VMMSync

Answer

Modify $WAS_HOME\profiles\<profileName>\config\cells\<cellName>\wim\config\wimconfig.xml so that 'description', which is defined as notSupported will be read and updated when the VMMSync crontask runs.

In wimconfig.xml, remove the line below:

<config:propertiesNotSupported name="description"/>

and add the lines below

<config:attributes name="description" propertyName="description">
<config:entityTypes>Group</config:entityTypes>
<config:entityTypes>PersonAccount</config:entityTypes>
</config:attributes>


to define it for both Group and PersonAccount. If you don't use it for PersonAccount (MAXUSER), you do not need to add that Entity Type.


Cross reference information
Segment Product Component Platform Version Edition
Systems and Asset Management IBM SmartCloud Control Desk
Systems and Asset Management IBM Maximo Asset Management

Rate this page:

(0 users)Average rating

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.

Rate this page:


(0 users)Average rating

Add comments

Document information

IBM SmartCloud Control Desk


Software version:
7.5


Operating system(s):
AIX, HP-UX, Linux, Solaris, Windows


Reference #:
1627058


Modified date:
2013-03-09

Translate my page

Content navigation