Medtun
27th April 2010, 17:43
good evening,
Is it possible to reset the password for webtop admin ?
i cannot remember it.
Thanks.
NPRao
27th April 2010, 20:18
You can do it from the 'Change Admin Password' option in the Webtop's Admin Console.
litrax
28th April 2010, 09:26
What's with the config file "webtop.xml" in the webtop's installation folder under the folder "config" on the server?
The content is like this:
<Context docBase="<installationpath>/Webtop/web" debug="0">
<Parameter name="WebtopAdminPassword" value="<yourpasswordhere>" override="false"/>
<Parameter name="WebtopConfigPath" value="<installationpath>/Webtop/config" override="false"/>
</Context>
The paths can change but there you can see (and perhaps change) the Admin password.
Can you try this out, Medtun?
Medtun
29th April 2010, 17:55
Hi litrax, thank you very much. It worked.
I found webtop.xml under "...\ese\Webtop\config". and ofcourse i found the password inside.