Re: confusions with conf/tomcat-users.xml setup

2019-07-25 Thread Hu, Zhiliang [AN S]
-gui,admin”. Even better, try to create new roles and assign them correctly. See if that works for you. Thanks, On Thu, 25 Jul 2019 at 12:35, Hu, Zhiliang [AN S] wrote: > I have Apache Tomcat/7.0.94 installed and running. However I had a hard > time to get to the ManagerApp and Host Mana

confusions with conf/tomcat-users.xml setup

2019-07-24 Thread Hu, Zhiliang [AN S]
I have Apache Tomcat/7.0.94 installed and running. However I had a hard time to get to the ManagerApp and Host Manager to work properly. Briefly: If I set up "conf/tomcat-users.xml" as in: -- The "/manager/html/" can get connected and "/host-manager/html" gets "404 Access Denied";

Re: [Tomcat 6.0.29] Why do I have to configure the datasource in the context.xml of the server and in the context.xml of the application?

2011-07-30 Thread AN
njen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: > On 25.7.2011 16:57, AN wrote: > >> I don't understand why do I have to place the Resource element in both >> files. >> > > You don't. It seems that you misconfigured something. > > > >

[Tomcat 6.0.29] Why do I have to configure the datasource in the context.xml of the server and in the context.xml of the application?

2011-07-25 Thread AN
Hello, I've following the examples in http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.htmlyo configure a data-source for an Oracle 10g database. In the context configuration section it mention that the resource element must be placed in the Context and the section

Re: Problem with security permissions and access denied page for ldap users

2008-12-19 Thread an...@iguanait.com
Any suggestions about my problem? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Problem with security permissions and access denied page for ldap users

2008-12-18 Thread an...@iguanait.com
Hi, i installed bedework calendar server and i'm trying to get bedework to authenticate using LDAP. I added ldap jar files to the lib folder and added this realm to server.xml file ldap://localhost:389"; userPattern="uid={0},ou=Users,dc=mydomain,dc=com" roleBase="