IBM Support

Unable to login to RTM GUI

Troubleshooting


Problem

Unable to login to RTM GUI using default user "admin"

Resolving The Problem

There could be many reasons to why admin user is not able to login to RTM GUI. Below are the couple of them:
1. There may be a possibility that, RTM does not accept the default password "admin" and throws error. The password can be changed using mysql commands.
mysql>update user_auth set password=md5('admin') where username='admin';
where first "admin" is the password and second "admin" is the username.
2. Another possibility is that, there is no more space left under directory "/var/lib/php/session/". The older files in sessions directory can be deleted to free up some space.

If the problem still exists, please contact RTM support.

[{"Product":{"code":"SSZT2D","label":"IBM Spectrum LSF RTM"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Not Applicable","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"10.1","Edition":"Standard","Line of Business":{"code":"LOB10","label":"Data and AI"}},{"Product":{"code":"SSZT2D","label":"IBM Spectrum LSF RTM"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
17 June 2018

UID

isg3T1025778