UpdatePortalAdmin - cws-khuntly/WebSphere GitHub Wiki


date: 2025-05-08 14:13:07 created: 2025-05-08 14:13:02 categories:

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

Update Portal Admin ID

NOTE: This task is not required if the file-based repository remains in force.

Login to the Portal host via SSH

Source setupCmdLine.sh:

source /opt/IBM/WebSphere/profiles/${PROFILE_NAME}/bin/setupCmdLine.sh

Ensure the workplace property file has the appropriate value for the deployment manager:

 - Name: newAdminId

 - Value: New administration user from LDAP

 - Name: newAdminGroupId

 - Value: New administration user group from LDAP

Execute the following commands:

${USER_INSTALL_ROOT}/ConfigEngine/ConfigEngine.sh \

wp-change-portal-admin-user wp-change-was-admin-user

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