- Go to the TIP bin directory ( default install location is /opt/IBM/tivoli/tipv2 ):
cd <Install Location>/bin - Run the following wsadmin commands from the TIP bin directory where <tip admin> is the TIP admin ID and <password> is the new password to be used for the TIP admin ID:
./wsadmin.sh -conntype none -profileName TIPProfile
wsadmin>$AdminTask changeFileRegistryAccountPassword {-userId <tip admin> -password <password>}
wsadmin>$AdminConfig save
wsadmin>quit - Reboot the system.
- Start the TIP server if it is not a service:
cd <Install Location>/bin
./startServer.sh server1 - Log in to TIP using the new password.
No comments:
Post a Comment