IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

MWS ldap directory service issue

  • 1.  MWS ldap directory service issue

    Posted Sat January 05, 2008 11:54 PM


  • 2.  RE: MWS ldap directory service issue

    Posted Tue January 29, 2008 11:44 PM

    Try to query your role based on groupofuniquenames object class. This represent a group in your LDAP directory


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 3.  RE: MWS ldap directory service issue

    Posted Thu January 31, 2008 06:15 AM

    Correction: Check you directory service configuration. If you define a User DN it should point to the base distinguished name where to find groups or users. Verify your Users & group attributes that they are correctly defined

    User Attributes

    User Object Class = person
    User ID : cn
    Last Name : sn
    First Name :givenName
    Full Name : cn
    E-mail Address : email
    Password : userpassword

    Group Attributes

    Group Object class should point to group,


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine