Tomcat pass

Web hosting, MySQL, PHP and all that good stuff.

Moderator: Lillian.W@AST

Post Reply
buhuhu
Posts: 120
youtube meble na wymiar Warszawa
Joined: Mon Oct 07, 2013 3:33 am

Tomcat pass

Post by buhuhu »

Hi,
I install tomcat but unable to login with username tomcat and password tomcat.

What is the default password for tomcat ?

Thank You
simsdata
Posts: 17
Joined: Sun Nov 03, 2013 9:07 pm

Re: Tomcat pass

Post by simsdata »

I have a same issue. After install i cannot find any configuration files or set pass/username. Can anyone help us, or is here any another way how to set more website for multiple domain names ?

// It works, thanks.
Last edited by simsdata on Fri Jan 17, 2014 2:24 am, edited 1 time in total.
buhuhu
Posts: 120
Joined: Mon Oct 07, 2013 3:33 am

Re: Tomcat pass

Post by buhuhu »

change file /usr/local/AppCentral/tomcat/conf/tomcat-users.xml

with

Code: Select all

<?xml version='1.0' encoding='utf-8'?>

<tomcat-users>

<role rolename="admin-gui"/>

<role rolename="admin-script"/>

<role rolename="manager-gui"/>

<role rolename="manager-script"/>

<role rolename="manager-jmx"/>

<role rolename="manager-status"/>

<role rolename="dbadmin"/>

<role rolename="manager"/>


      <user username="admin" password="admin" roles="dbadmin,manager,admin-gui,admin-script,manager-gui,manager-script,manager-jmx,manager-status"/>



        </tomcat-users>
user admin
pass admin
chinbo
Posts: 24
Joined: Wed Jun 26, 2013 1:40 pm

Re: Tomcat pass

Post by chinbo »

Just saw they have a knowledge base article talking about the same topic, is that help?
http://support.asustor.com/index.php?/K ... for-tomcat
Radioactive
Posts: 34
Joined: Mon Oct 07, 2013 9:32 am

Re: Tomcat pass

Post by Radioactive »

Hi Buhuhu

Sorry for the late reply!

Thank you Chinbo, you did what I am going to do!
Please click the link as Chinbo provided.
http://support.asustor.com/index.php?/K ... for-tomcat

Have a good day

Regards,

Edric Lu

ASUSTOR Inc.
E-mail: edriclu@asustor.com
Skype: edriclu97
aquarius
Posts: 14
Joined: Tue May 28, 2013 5:25 pm

Re: Tomcat pass

Post by aquarius »

I think the URL should be
http://support.asustor.com/index.php?/K ... for-tomcat

Best Regards,
dondavis007
Posts: 43
Joined: Fri Aug 30, 2013 11:19 pm

Re: Tomcat pass

Post by dondavis007 »

Do you have your app up n running?
yotsclee
Posts: 2
Joined: Mon Mar 24, 2014 10:13 am

Re: Tomcat pass

Post by yotsclee »

Hi All:

I get my app running.

The key to setup the account and password in the "tomcat-users.xml" is to login as "root". I tried "admin" and it is not working.
Post Reply

Return to “Web Hosting”