You can delete Lightweight Directory Access Protocol (LDAP) endpoints
for a user registry by using the WebSphere® Application Server administrative
tool (wsadmin).
Procedure
Start the wsadmin scripting tool.
Set the LDAP variable and display a list of LDAP endpoint objects.
Enter the following commands:
Using Jacl:
set ldap [$AdminConfig list LDAPUserRegistry]
$AdminConfig list EndPoint $ldap
Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.
This feature requires Internet access.
Most of the following links will take you to information that is not part of the formal product documentation and is provided "as is." Some of these links go to non-IBM Web sites and are provided for your convenience only and do not in any manner serve as an endorsement by IBM of those Web sites, the material thereon, or the owner thereof.
Last updated: Oct 21, 2010 3:36:59 AM CDT http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-iseries&topic=tsec_LDAP_endpoint_delete File name: tsec_LDAP_endpoint_delete.html