You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by samsher khan <kh...@yahoo.co.in> on 2005/03/18 14:32:35 UTC

Default password

What is the default login for tomcat 5.0.30 tomcat
admin and tomcat manager I tried admin as username and
admin as password it's not working 

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Default password

Posted by Tim Funk <fu...@joedog.org>.
http://jakarta.apache.org/tomcat/faq/security.html#login

-Tim

Mieke Banderas wrote:
> Trond G. Ziarkowski said:
> 
> 
>>there is no default login/passwd. You have to edit 
>>$CATALINA_HOME/conf/tomcat-users.xml and add:
>><role rolename="manager"/>
>><role rolename="admin"/>
>><user username="myuser" password="mypass" roles="manager, admin"/>
> 
> 
> As I had the same problem with Tomcat 4: Is this little item somewhere to
> be found in the downloaded material with Tomcat 5? With TC4, it seemed
> well hidden. 
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Default password

Posted by Mieke Banderas <mi...@gamebox.net>.
Trond G. Ziarkowski said:

>there is no default login/passwd. You have to edit 
>$CATALINA_HOME/conf/tomcat-users.xml and add:
><role rolename="manager"/>
><role rolename="admin"/>
><user username="myuser" password="mypass" roles="manager, admin"/>

As I had the same problem with Tomcat 4: Is this little item somewhere to
be found in the downloaded material with Tomcat 5? With TC4, it seemed
well hidden. 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Default password

Posted by "Trond G. Ziarkowski" <tr...@gep-as.com>.
Hi,

there is no default login/passwd. You have to edit 
$CATALINA_HOME/conf/tomcat-users.xml and add:
<role rolename="manager"/>
<role rolename="admin"/>
<user username="myuser" password="mypass" roles="manager, admin"/>


- Trond

samsher khan wrote:

>What is the default login for tomcat 5.0.30 tomcat
>admin and tomcat manager I tried admin as username and
>admin as password it's not working 
>
>________________________________________________________________________
>Yahoo! India Matrimony: Find your life partner online
>Go to: http://yahoo.shaadi.com/india-matrimony
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org