IBM Support

PI47190: ADD SIMPLE LDAPSEARCH FUNCTION TO HELP CONFIGURE USER REGISTRY.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as new function.

Error description

  • This is a new command to support LDAP configuration.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server                                      *
    ****************************************************************
    * PROBLEM DESCRIPTION: Add simple ldapsearch function as       *
    *                      wsadmin command to improve              *
    *                      serviceability                          *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Built-in ldapsearch function is handy when configuring
    Federated repository and Standalone LDAP registry.
    

Problem conclusion

  • AdminTask command "ldapSearch" was added by this apar.
    
    Following is the command example.
    
    Jython command example
    --testquery.py ---------------
    queryResult = AdminTask.ldapSearch ('-hostname
    testldap.austin.ibm.com -port 389 -baseDN
    DC=austinldap,DC=local
    -bindDN CN=testuser,CN=Users,DC=austinldap,DC=local
    -bindPassword Password123!@#$%^&*() -sslEnabled false
    -searchFilter (&(sAMAccountName=wasadmin)(objectClass=person))
    -searchLimit 50 -referral ignore')
    print queryResult
    --------------------------------
    
    Running the command above
    ----------------------------
    wsadmin -conntype NONE -lang jython -f showBluePage.py
    ---------------------------
    
    The fix for this APAR is currently targeted for inclusion in
    fix packs 7.0.0.41, 8.0.0.12 and 8.5.5.8. Please refer to the
    Recommended Updates page for delivery information:
    http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI47190

  • Reported component name

    WEBS APP SERV N

  • Reported component ID

    5724H8800

  • Reported release

    700

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2015-08-20

  • Closed date

    2015-10-01

  • Last modified date

    2015-10-01

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBS APP SERV N

  • Fixed component ID

    5724H8800

Applicable component levels

  • R700 PSY

       UP

  • R800 PSY

       UP

  • R850 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.0","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
27 April 2022