RE: 2 Factor Authentication Tomcat 7

2018-10-24 Thread Louis Zipes
assword to your Oracle database? -Original Message- From: Loai Abdallatif [mailto:loai.abdalla...@gmail.com] Sent: Wednesday, October 24, 2018 2:00 AM To: Tomcat Users List Subject: Re: 2 Factor Authentication Tomcat 7 - - - external message, proceed with caution - - - Thank Chris, Total

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Loai Abdallatif
Thank Chris, Totally I agree with you On Tue, Oct 23, 2018 at 6:03 PM Will Nordmeyer wrote: > Chris, > > I understand all of that and am working all those concerns to the > PTB... but as with many management situations reality doesn't fit with > the "security" mindset. > On Tue, Oct 23, 2018 at

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 10/23/18 16:52, john.e.gr...@wellsfargo.com.INVALID wrote: > Will, > > >> -Original Message- From: Will Nordmeyer >> Sent: Tuesday, October 23, 2018 9:45 AM To: >> Tomcat Users List Subject: 2 Factor

RE: 2 Factor Authentication Tomcat 7

2018-10-23 Thread John.E.Gregg
Will, > -Original Message- > From: Will Nordmeyer > Sent: Tuesday, October 23, 2018 9:45 AM > To: Tomcat Users List > Subject: 2 Factor Authentication Tomcat 7 > > I'm currently running Tomcat 7 (will likely migrate to 8 or 9 in the next > year). I &

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Will, On 10/23/18 12:46, Will Nordmeyer wrote: > Thanks Pierre - I hadn't found it either, wanted to make sure I > wasn't> just stupid in my looking. > > I'm fighting the it is a dumb idea to try to 2FA a service account > - but not sure if I can p

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Will Nordmeyer
Thanks Pierre - I hadn't found it either, wanted to make sure I wasn't just stupid in my looking. I'm fighting the it is a dumb idea to try to 2FA a service account - but not sure if I can prevail against entrenched stupidity. On Tue, Oct 23, 2018 at 11:08 AM Pierre Chiu wrote: > > You are using

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Pierre Chiu
You are using JDBC connection to oracle database. Just forget about tomcat. I cannot find out of the box jdbc 2fa feature from oracle. > On Oct 23, 2018, at 11:03 AM, Will Nordmeyer wrote: > > Chris, > > I understand all of that and am working all those concerns to the > PTB... but as with m

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Will Nordmeyer
Chris, I understand all of that and am working all those concerns to the PTB... but as with many management situations reality doesn't fit with the "security" mindset. On Tue, Oct 23, 2018 at 10:59 AM Christopher Schultz wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Will, > > O

Re: 2 Factor Authentication Tomcat 7

2018-10-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Will, On 10/23/18 10:44, Will Nordmeyer wrote: > I'm currently running Tomcat 7 (will likely migrate to 8 or 9 in > the next year). I tried working with Oracle on this with no > success. > > We have an Oracle Database connection defined within our

2 Factor Authentication Tomcat 7

2018-10-23 Thread Will Nordmeyer
I'm currently running Tomcat 7 (will likely migrate to 8 or 9 in the next year). I tried working with Oracle on this with no success. We have an Oracle Database connection defined within our web.xml (see below). We need to convert to using 2 Factor (certificate?) based Authentication. How do we