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.  LDAP setup in Centrasite 9.0

    Posted Tue July 09, 2013 05:18 PM

    I am trying to run the CentraSiteCommand interactively wizard and continue to get usage errors. I am using the following command "CentraSiteCommand set Authentication -url “http://localhost:53307/CentraSite/CentraSite” -user “Adminguy” -password “passname” -file " NOTE: I replaced the localhost with full qualified name but used the book for example. Anyway I just get the following

    So do you have a sample of what the command line should actually look like to run this interactively.


    #CentraSite
    #webMethods
    #API-Management


  • 2.  RE: LDAP setup in Centrasite 9.0

    Posted Wed July 10, 2013 07:36 AM

    Hi Kevin,

    to run the command in interactive mode it’s sufficient to run it this way if executed locally on the machine:

    CentraSiteCommand.cmd set Authentication -user Administrator -password

    BTW: Can you post the error again that you got? It seems it didn’t make it into the forum post.

    Daniel


    #webMethods
    #API-Management
    #CentraSite


  • 3.  RE: LDAP setup in Centrasite 9.0

    Posted Thu July 25, 2013 04:31 PM

    I am trying to connect to our ldap using Active Directory . After using the wizard and finding the server and validating the acct I proceeded to map our attributes and with error when completed.

    [ERROR] Cant get user properties. <0>

    Do you want to see the complete trace? (Y/N) [N] :y
    E 11:21:37 (0000184cSSXGetUserPropertiesEx_W: SSX Error: Required parameter missing…
    nu

    Not sure why it is having an issue I checked with our ldap guys and for AD we are not doing anthing unique. Any ideas


    #CentraSite
    #webMethods
    #API-Management


  • 4.  RE: LDAP setup in Centrasite 9.0

    Posted Fri July 26, 2013 02:16 PM

    Unfortunately there seems to be an issue with the interactive mode of CentraSiteCommand when defining an attribute mapping for AD.

    You can use the SsxLdapValidator tool instead. You can download it from empower.

    Please make sure that you call the executable jar with a 32 bit java. Your CentraSite installation provides one.


    #CentraSite
    #API-Management
    #webMethods


  • 5.  RE: LDAP setup in Centrasite 9.0

    Posted Fri August 02, 2013 06:20 PM

    I still have issues here is the error I get when running the command giving it the proper ldap server and then host port. I selected 1 for Active Directory and then when it tries to connect I get a dump see attachement.

    I:\SoftwareAG\jvm\jvm170_32\bin\java -jar SsxLdapValidator:


    #webMethods
    #CentraSite
    #API-Management


  • 6.  RE: LDAP setup in Centrasite 9.0

    Posted Mon August 12, 2013 12:35 PM

    The exception is caused by the fact that your environment variables are not set up correctly. To fix that you need to do the following:

    1. Copy SSXLdapValidator.jar to the bin directory of your CentraSite installation
    2. Execute centrasite_setenv.cmd in the CentraSite bin directory
    3. Execute SSXLdapValidator.jar in the CentraSite bin directory

    #webMethods
    #CentraSite
    #API-Management


  • 7.  RE: LDAP setup in Centrasite 9.0

    Posted Thu January 02, 2014 07:59 PM

    Kevin,

    I’m getting the same error when using the SSXLdapValidator. Were you able to resolve your issue? If so, can you please share what you did to fixed it?

    Thanks,
    Jule


    #webMethods
    #CentraSite
    #API-Management