FailuresAndSolutions - cws-khuntly/WebSphere GitHub Wiki


date: 2025-05-08 14:14:46 created: 2025-05-08 14:14:34 categories:

  • WebSphere / Server Build / Portal Server / Primary Node / LDAP Repository / Create Repository

Possible failures/solutions

https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0117594

Login to the ISC

Navigate to Security -> Global Security

Click "Configure" next to "Federated Repositories"

Remove the repository entry for the configured repository identifier

Click "Manage Repositories"

Remove the LDAP repository

Save and synchronize changes

Create a backup of wp_security_internal.xml:

cp /opt/IBM/WebSphere/ConfigEngine/config/includes/wp_security_internal.xml /opt/IBM/WebSphere/ConfigEngine/config/includes/wp_security_internal.xml.bk

 - NOTE: This may require permissions changes:

  - chmod 755 /opt/IBM/WebSphere/ConfigEngine/config/includes

  - chmod 644 /opt/IBM/WebSphere/ConfigEngine/config/includes/wp_security_internal.xml

Edit the file, removing the entire "if" block containing the string "secondValue="CUSTOM""

Save changes

[Re-run the task](onenote:#Create the LDAP repository&section-id={5A2B23FD-459E-41BA-8047-B07D4BBF2CB9}&page-id={D8559AA5-412B-451B-9D0B-33C4C0E672C0}&end&base-path=https://d.docs.live.net/695f42c59c29bbc9/Documents/WebSphere/Documentation/WebSphere/WebSphere/Portal%20Server%20Build.one)

⚠️ **GitHub.com Fallback** ⚠️