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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  pub.client.ldap:bind

    Posted 02/17/10 01:32 PM

    Hello All,

    my problem is that i want to authenticate a user. Therefore i use the pub.client.ldap:bind to contact an Active Diretory System.
    parameters:

    • url
    • principal
    • password

    I can authenticate the user when i send as principal the

    • CN
    • userPrincipalName
      but i have to authenticate the user with the
    • sAMAccountName

    Actually this should work for Active Diretory without changing settings. Does anyone know what i do wrong or have some hints?

    Kind Regards


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: pub.client.ldap:bind

    Posted 02/17/10 02:21 PM

    Try this format . . .

    USER@COMPANY.COM

    or

    DOMAIN\USER


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: pub.client.ldap:bind

    Posted 02/18/10 09:30 AM

    i solved the problem yesterday with the domain name, but thank you for your response!!!

    kind regards


    #Integration-Server-and-ESB
    #webMethods