IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Password recovery

    Posted Thu September 21, 2006 10:53 PM

    I forgot the administrator password for the Admin console. Is there a way to recover the password.

    Thanks
    Sunny


    #webMethods-General
    #webMethods
    #webMethods-Architecture
    #Integration-Server-and-ESB


  • 2.  RE: Password recovery

    Posted Mon September 25, 2006 01:36 PM

    Well, there is a nasty tricky way around this, but it depends on whether you have access to the IS file system, specifically the config folder.

    If you do have access to the config folder proceed as follows:
    1 – Shutdown IS
    2 – Backup the users.cnf file (change its name to users.myBak for instance)
    3 – Restart IS (this will create a new users.cnf file with all the default users and pwd, including the Administrator)
    4 – Shutdown IS
    5 – Open the users.cnf and the users.myBak files (both are XML files)
    6 – Locate on the users.cnf the entry for the Administrator user and copy the passHah value to the corresponding place on the users.myBak file
    7 – Delete the users.cnf file and rename the users.myBak back to users.cnf
    8 – Restart the IS and now you should have the Administrator password reset to the default one

    Hope it helps,
    Luis Rolo


    #webMethods-Architecture
    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 3.  RE: Password recovery

    Posted Mon September 25, 2006 07:05 PM

    Thanks,

    That was a nice simple trick. I should have thought before I asked.

    Sunny


    #webMethods-General
    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods