If you change your security configuration, you may need
to replace your old IBM® WebSphere® Portal administrator
user ID with a new WebSphere Portal administrator
user ID.
About this task
Complete the following steps to replace the WebSphere Portal administrator user
ID:Important cluster note: If you are
using IBM Web Content
Manager within
your clustered environment, you must complete these steps on every
node in the cluster. If Web Content Manager is
not configured, complete these steps only on the primary node.
Procedure
- Create a user in the Manage
Users and Groups portlet to replace the current WebSphere Portal administrative user.
- Run the following task to replace the old WebSphere Portal administrative user
with the new user:
- Windows: ConfigEngine.bat wp-change-portal-admin-user
-DWasPassword=password -DnewAdminId=newadminid -DnewAdminPw=newpassword -DnewAdminGroupId=newadmingroupid from
the wp_profile_root\ConfigEngine directory.
The -DnewAdminGroupId parameter is required
only if you plan to replace the old administrative group ID.
- AIX®SolarisLinux: ./ConfigEngine.sh wp-change-portal-admin-user
-DWasPassword=password -DnewAdminId=newadminid -DnewAdminPw=newpassword -DnewAdminGroupId=newadmingroupid from
the wp_profile_root/ConfigEngine directory.
The -DnewAdminGroupId parameter is required
only if you plan to replace the old administrative group ID.
- IBM i: ConfigEngine.sh wp-change-portal-admin-user
-DWasPassword=password -DnewAdminId=newadminid -DnewAdminPw=newpassword -DnewAdminGroupId=newadmingroupid from
the wp_profile_root/ConfigEngine directory.
The -DnewAdminGroupId parameter is required
only if you plan to replace the old administrative group ID.
- z/OS®: Complete
the following steps:
- Start the WebSphere Portal Customization dialog.
- From the Portal configuration
panel, select Advanced configuration tasks.
- Select Security
configuration tasks.
- Select Change
administrative users.
- Select Change WebSphere Portal Server administrative
user.
- Select Define
variables.
- Generate the customization
jobs.
- Follow the Customization
dialog instructions for submitting the customization jobs. If the
job ends abruptly or is canceled without a failure message, remove
all log files from the ConfigEngine/log directory
before you rerun the job.
Additional parameter for stopped servers: This task verifies the user against a running server
instance. If the server is stopped, add the -Dskip.ldap.validation=true parameter
to the task to skip the validation.
- Verify that the task completed
successfully. Stop and restart all servers.
- Complete the following steps to change the information
stored in the SearchAdminUser alias:
- Log in to the WebSphere Integrated Solutions Console.
- Click .
- Under Authentication, click .
- Edit the SearchAdminUser alias.
- Update the user ID and/or password to match
your WebSphere Portal administrator
information.
- Clustered environments: Synchronize
the nodes.
- Log on to the Deployment Manager.
- Go to .
- Select the nodes to synchronize from the list.
- Click Full Resynchronize.
What to do next
Notes:
- If you use an external security manager
such as Tivoli® Access
Manager, you
must manually
remove the old administrator user ID from the external security manager.
- If you set the default portal administrator user ID to be used
as the crawler user ID for Portal Search, you need to adapt that crawler
user ID accordingly. For more information see the topic about Managing
the content sources of a search collection.