Hello Yoav,
that right, but the 5.0.25 Release not offzielle at the download site!
What is the current release plan to mark 5.0.25 as final?
Regards,
Peter
Shapira, Yoav schrieb:
Hi,
Please don't provide links to the archive.apache.org site unless
absolutely necessary ;) Use the normal Apache or Jakarta download
pages.
Yoav Shapira
Millennium Research Informatics
-----Original Message-----
From: Peter Rossbach [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 25, 2004 11:39 AM
To: Tomcat Users List
Subject: Re: admin login problem with tomcat5-slide bundle
Which Version you used ?
The Tomcat 5.0.24 has a bug with Cookie and Auth Handling. Please, test
with 5.0.25 alpha again.
http://archive.apache.org/dist/jakarta/tomcat-5/v5.0.25-alpha/bin/
Regards
Peter
Miklos Nyiri schrieb:
Well, I certainly did that. That's how it worked with Tomcat 4 and I
have exactly the same xml file now and it does not work. Also, sorry
for bombarding you all with the return receipt request.
Victor Anyakin wrote:
Miklos Nyiri wrote:
I guess it is a somewhat peculiar problem. I tried using a binary
distributon of Tomcat 4 by Serverlogistics together with Slide and
it worked fine. Also I could easily log in to both the admin and
the
manager pages.
Then I installed the "offical" tomcat 5 with Slide bundle and since
the login for Slide works however I cannot access the admin and the
manager functions. I tried everything (changing permissions for
tomcat-users, using blank username and pwd etc) I could think of
except for disabling login altogether (which I don't really know
how
to do).
If I use the default Slide root-root login at the admin and manager
login pages, it does recognize them but certainly grants no access.
I'm working on Mac OS X 10.3 and am no expert at all, so please be
a
little patient with explaining what to do if you feel like helping
me. Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
Probably you should add "admin" and "manager" roles and user with
theese roles to the %CATALINA_HOME%/conf/tomcat-users.xml
Making it look like this:
<?xml version='1.0' encoding='utf-8'?>
<tomcat-users>
<role rolename="tomcat"/>
<role rolename="manager"/>
<role rolename="admin"/>
<user username="tomcat" password="tomcat"
roles="tomcat,admin,manager"/>
</tomcat-users>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
This e-mail, including any attachments, is a confidential business communication, and
may contain information that is confidential, proprietary and/or privileged. This
e-mail is intended only for the individual(s) to whom it is addressed, and may not be
saved, copied, printed, disclosed or used by anyone else. If you are not the(an)
intended recipient, please immediately delete this e-mail from your computer system
and notify the sender. Thank you.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]