Problem(Abstract)
When logging in to Maximo, the username/password auto-completes
Resolving the problem
1. Modify the login.jsp file and add autocomplete="off" to the input lines pointed by the arrow below. Login.jsp is usually located
at <MAXIMO_Root>\applications\maximo\maximouiweb\webmodule\webclient\login\ directory:
2. Save the modified file.
3. Stop the MXServer
4. Rebuild maximo ear (make a backup of the existing maximo ear before rebuilding)
5. Deploy the new maximo ear
6. Start the MXServer
7. Clear the browser cache.
The auto-complete will be disabled. You will have to type in the username/password every time logging in to Maximo.
3. Stop the MXServer
4. Rebuild maximo ear (make a backup of the existing maximo ear before rebuilding)
5. Deploy the new maximo ear
6. Start the MXServer
7. Clear the browser cache.
The auto-complete will be disabled. You will have to type in the username/password every time logging in to Maximo.
No comments:
Post a Comment