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
  • 1.  Universal Messaging Features 9.9

    Posted Tue February 23, 2016 11:29 AM

    Hi there,

    Ok a dumb question, I have been reading the UM webhelp.

    My question is How and where do you set Nirvana.directory.provider system property?

    Since if it is set to com.pcbsys.foundation.security.auth.fLDAPAdapter, then LDAP will be used as the source of user information.

    Kind Regards,

    Andrew


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Universal Messaging Features 9.9

    Posted Thu June 23, 2016 10:16 AM

    Hi Andrew,

    Were you able to configure Ldap on UM?

    If yes, please share the location where you set the Nirvana.directory.provider system property.

    I am on 9.10 and do not see where to set this property on our Enterprise Manager.

    Regards,
    Revathi


    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Universal Messaging Features 9.9

    Posted Fri June 24, 2016 04:31 AM

    Hi,

    You can configure LDAP by setting ‘Nirvana.directory.provider’ to ‘com.pcbsys.foundation.security.auth.fLDAPAdapter’ in server_common.conf file located at \UniversalMessaging\server\umserver\bin.

    Make sure to set xx value to be unique in the setting wrapper.java.additional.xx=-DNirvana.directory.provider=com.pcbsys.foundation.security.auth.fLDAPAdapter.

    Similarly we need to set below entry as well in server_common.conf file:
    Nirvana.ldap.url

    Make sure to restart the UM realm server after updating the conf file.

    Regards,
    Ashok


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods