Sun ONE LDAP nsrole configuration

The nsrole attribute is a special feature of Sun ONE LDAP, which is used to represent the role of a user.

Use the following configuration for Sun ONE LDAP with the nsrole attribute used in a group and user relationship.

<config:ldapEntityTypes name="Group">
  <config:objectClasses>ldapsubentry</config:objectClasses>
</config:ldapEntityTypes>
...
<config:groupConfiguration>
  <config:membershipAttribute name="nsRole" scope="direct"/>
</config:groupConfiguration>
...
</config:attributeConfiguration>
Important: If you are migrating from WebSphere Member Manager (WMM) with property extension repository (lookaside) configured in WMM, contact virtual member manager support for assistance.


Terms of use | Feedback

http://publib.boulder.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=/com.ibm.websphere.wim.doc/SunONELDAPNsroleConfiguration.html