1 You need to have access to the server where Wm IS is running to be able to perform the suggested solution.
2 Webmethod IS stores all user authentication/authorization details in a plain XML file -- [WM_HOME]/config/users.cnf .
3 All password is hashed based on the value of user name and its password, simply copying and pasting a hashed password from other user name will not work.