Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache - Tomcat - AJP/1.3 - Admin and Manager - Need help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
msalerno
Veteran
Veteran


Joined: 17 Dec 2002
Posts: 1338
Location: Sweating in South Florida

PostPosted: Tue Apr 25, 2006 9:45 pm    Post subject: Apache - Tomcat - AJP/1.3 - Admin and Manager - Need help Reply with quote

I currently have my apache/tomcat setup running 95% complete. Of course, this is when I run into a new problem.

Since the entire website is password protected (Apache w/ mod_ldap) and on tomcat I needed to access the Remote_User variable from tomcat.
According to all of the docs I read, I need to set the following in my server.xml, so that tomcat acknowledges apache's authentication.
Code:
<Connector
        ...
        tomcatAuthentication="false"
        ...>
</Connector>


I restarted tomcat and it worked perfectly. The only problem now is that when I go to access my /manager or /admin, I get:

HTTP Status 403 - Access to the requested resource has been denied

The error message is from tomcat, not apache.

Does anyone know how I can get around this? I have been going through the configs, but I am at a loss.

Thanks
Back to top
View user's profile Send private message
KAMIKAZE_
Guru
Guru


Joined: 09 Oct 2003
Posts: 309
Location: Riga, Latvia

PostPosted: Tue Jun 19, 2007 2:58 pm    Post subject: Reply with quote

same problem with 403 is here
_________________
-=[powered by Gentoo]=-
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum