Windows registry entry missing on Tomcat Silent install - 9.0.20

2019-09-06 Thread Pradeep Kumar M N
Hi All, I am using Tomcat 9.0.20. I am installing the Tomcat silently from a PowerShell script. But after silent installation, below mentioned registry entry seems not added. I am passing a Config ini file to tomcat installer with /C option. This issue is only present when I pass the /C

Re: Reg : Parameter Filters

2019-09-06 Thread tomcat
On 05.09.2019 20:58, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Praveen, On 9/5/19 05:07, praveen kumar wrote: Hello, I am working with an application called geoserver which works on Apache Tomcat server. Just for an idea for those who donot know, geoserver is

Re: Reg : Parameter Filters

2019-09-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Praveen, On 9/6/19 06:25, praveen kumar wrote: > Thanks for quick response and information. Christopher I tried the > first option you mentioned from the following reference and tried > to redirect to an customized error page instead of letting the

APR libs present but not found

2019-09-06 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Hello, I installed the following RPMs via Yum for OpenSSL support RHEL 7.4 apr.i6861.4.8-3.el7_4.1 apr.x86_64 1.4.8-3.el7_4.1 apr-devel.i6861.4.8-3.el7_4.1 apr-devel.x86_64

RE: SSO fails on Tomcat 9

2019-09-06 Thread Heidi Leerink - Duverger
Thank you André for this analysis, I am an Oracle developer and I understand most of the reasoning in you answer, but I need to chew on it for some time and seek help in our organization for Kerberos knowledge. Our application first only had a database authentication and over time more and

Re: APR libs present but not found

2019-09-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 9/6/19 16:51, John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) wrote: > Hello, > > I installed the following RPMs via Yum for OpenSSL support > > RHEL 7.4 apr.i686 > 1.4.8-3.el7_4.1 apr.x86_64 > 1.4.8-3.el7_4.1

Re: Reg : Parameter Filters

2019-09-06 Thread praveen kumar
Thanks for quick response and information. Christopher I tried the first option you mentioned from the following reference and tried to redirect to an customized error page instead of letting the geoserver application spit the exception. But may be I missed something in implementation that did not

RE: SSO fails on Tomcat 9

2019-09-06 Thread Heidi Leerink - Duverger
Hello Mark, That helps somewhat, my browser now shows the login page for our application, BUT I do not get my username in HTTP variable REMOTE_USER but the principal keytab related name. So instead of hduverge I get HTTP/nlsl-decadetst.u4agr.com@U$AGR.COM To be complete this I the keytab

Re: SSO fails on Tomcat 9

2019-09-06 Thread Mark Thomas
On 05/09/2019 21:10, Heidi Leerink - Duverger wrote: > Hello Mark, > > I have spent a lot of time comparing both T8 and T9 installations on de > nsl-decadetst.u4agr.com PC. > Sorry but I can't find a major difference in the conf file, apart from > differences Tomcat itself came with in the conf

Re: SSO fails on Tomcat 9

2019-09-06 Thread tomcat
Hi Heidi. We have kind of a conundrum here : - Mark (who is one of the main tomcat developers) tested the SPNEGO (Kerberos) authentication under both tomcat8 and tomcat9, using the standard instructions provided in the respective on-line tomcat documentation pages, and reported that it works

Re: Tomcat doesn't refreshes and still gives me an old error again and again

2019-09-06 Thread Karen Goh
On Thursday, September 5, 2019, 9:47:40 PM GMT+8, Mark Thomas wrote: Personally, I gave up on using Tomcat and Eclipse in this way a long time ago. It is a little more work but I run a completely separate Tomcat instance and then use the "Export...", "WAR file" option to deploy the