Re: Adding NTLM Auth to the Entire tomcat instance

2007-10-26 Thread Peter Kahn
Thanks P. I followed your advice and it worked. Here is what I did in case someone else is wrestling with this problem Overview 1. disabled my Perl::AuthNTLM 2. got mod_jk communication path working between apache and tomcat 3. added auth back in 4. tested End Point - File contents in my apac

Re: Adding NTLM Auth to the Entire tomcat instance

2007-10-25 Thread Pid
Peter Kahn wrote: > Can someone let me know how to setup NTLM authentication such that all > access to tomcat is restricted to users in a specific group? > > I have an instance of tomcat and it is serving several opengrok web apps. > Each opengrop app is pointing at a different source tree. I wan

Adding NTLM Auth to the Entire tomcat instance

2007-10-25 Thread Peter Kahn
Can someone let me know how to setup NTLM authentication such that all access to tomcat is restricted to users in a specific group? I have an instance of tomcat and it is serving several opengrok web apps. Each opengrop app is pointing at a different source tree. I want to restrict access to all