RE: Active Directory User Authentication Apache Tomcat 5.5 Struts Servlets JSP

2015-02-25 Thread Seema Patel
> Date: Tue, 24 Feb 2015 20:45:09 +0100 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: Active Directory User Authentication Apache Tomcat 5.5 Struts > Servlets JSP > > Seema Patel wrote: > > Hi, > > > > We are using Apache Tomcat

Re: Active Directory User Authentication Apache Tomcat 5.5 Struts Servlets JSP

2015-02-24 Thread André Warnier
Seema Patel wrote: Hi, We are using Apache Tomcat 5.5, JDK 1.5 and have a internal portal on our intranet which is written in java jsp struts and jsp. I know that the tomcat and Java versions are old, but upgrading isn't a quick thing to do without lots of testing. The issue we have is that t

Re: Active Directory User Authentication Apache Tomcat 5.5 Struts Servlets JSP

2015-02-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Seema, On 2/24/15 7:59 AM, Seema Patel wrote: > We are using Apache Tomcat 5.5, JDK 1.5 and have a internal portal > on our intranet which is written in java jsp struts and jsp. I know > that the tomcat and Java versions are old, but upgrading isn't

Active Directory User Authentication Apache Tomcat 5.5 Struts Servlets JSP

2015-02-24 Thread Seema Patel
Hi, We are using Apache Tomcat 5.5, JDK 1.5 and have a internal portal on our intranet which is written in java jsp struts and jsp. I know that the tomcat and Java versions are old, but upgrading isn't a quick thing to do without lots of testing. The issue we have is that the users keep getting

User Authentication via Unix passwd File

2010-01-26 Thread Fulford, William
Has anybody implemented user authentication, using Tomcat (6.0) realms, via standard old-school Unix passwd files? I've already implemented JDNIRealm (LDAP) authentication, but some of our sites aren't using LDAP yet. Doug Fulford Software Engineering Specialist (626)812-2248

RE: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected directory

2008-06-25 Thread Steve Ochani
On 25 Jun 2008 at 13:45, Ed Marshall wrote: Date sent: Wed, 25 Jun 2008 13:45:42 -0500 From: Ed Marshall <[EMAIL PROTECTED]> Subject: RE: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected d

RE: User Authentication - IE doesn't recognize mime type(pdf,xls)of files in protected directory

2008-06-25 Thread Caldarale, Charles R
> From: Ed Marshall [mailto:[EMAIL PROTECTED] > Subject: RE: User Authentication - IE doesn't recognize mime > type(pdf,xls)of files in protected directory > > However, when I copy the same code from META-INF/Context.xml to > conf/server.xml That is strongly discouraged the

RE: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected directory

2008-06-25 Thread Ed Marshall
t: Tuesday, June 24, 2008 6:47 PM To: Tomcat Users List Subject: RE: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected directory > From: Ed Marshall [mailto:[EMAIL PROTECTED] > Subject: RE: User Authentication - IE doesn't recognize mime > type (

Re: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected directory

2008-06-25 Thread André Warnier
Caldarale, Charles R wrote: From: Ed Marshall [mailto:[EMAIL PROTECTED] Subject: RE: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected directory But when I'm already logged in, IE will never display the pdf. So it seems that Tomcat is behaving diff

RE: User Authentication - IE doesn't recognize mime type (pdf,xls)of files in protected directory

2008-06-24 Thread Caldarale, Charles R
> From: Ed Marshall [mailto:[EMAIL PROTECTED] > Subject: RE: User Authentication - IE doesn't recognize mime > type (pdf,xls)of files in protected directory > > But when I'm already logged in, IE will never display the pdf. > So it seems that Tomcat is behaving differe

RE: User Authentication - IE doesn't recognize mime type (pdf, xls)of files in protected directory

2008-06-24 Thread Ed Marshall
2008 2:56 PM To: Tomcat Users List Subject: RE: User Authentication - IE doesn't recognize mime type (pdf, xls)of files in protected directory > From: Ed Marshall [mailto:[EMAIL PROTECTED] > Subject: User Authentication - IE doesn't recognize mime type > (pdf, xls)of files in

RE: User Authentication - IE doesn't recognize mime type (pdf, xls)of files in protected directory

2008-06-24 Thread Caldarale, Charles R
> From: Ed Marshall [mailto:[EMAIL PROTECTED] > Subject: User Authentication - IE doesn't recognize mime type > (pdf, xls)of files in protected directory > > Problem: When accessing files other than a .jsp (pdf, > xls, etc.) within the protected directory, the browser &

User Authentication - IE doesn't recognize mime type (pdf, xls) of files in protected directory

2008-06-24 Thread Ed Marshall
y the default program. It is either corrupted ...etc. etc. In Summary: I can't implement Tomcat's User Authentication if pdf files can't be opened from a protected directory. My setup is straight out of the box, so I can't figure out what could be making this happen. I h

need allowed ips to bypass user authentication and vice-versa

2007-07-22 Thread Doug Black
I would have thought this need was common, but I found just one old thread on this list of a similar problem, and I didn't understand the answers or they seem to difficult. I need to allow certain IP ranges access to a particular context and require all others to enter a username and password. I

Re: Where is the information for user authentication logged

2006-10-10 Thread Bill Barker
"Shuwen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > Pardon me for asking a simple question here. I have checked internet > but found no answer. I am using Tomcat 5.5. If the user logs in, is > there any log file that record the name of the user and login time? I

Where is the information for user authentication logged

2006-10-10 Thread Shuwen
Hi, Pardon me for asking a simple question here. I have checked internet but found no answer. I am using Tomcat 5.5. If the user logs in, is there any log file that record the name of the user and login time? I have searched in Catalina_log.xxx, localhost_log.xxx, and localhsot_access_l

RE: Tomcat User Authentication

2006-09-29 Thread Tracy Nelson
e never used it myself. Worth a look, though. Good luck! --- Tracy Nelson / Nelnet Business Solutions 402 / 617-9449 From: Kevin Mullin [mailto:[EMAIL PROTECTED] Sent: Friday, 29 September, 2006 11:21 To: users@tomcat.apache.org Subject: Tomcat User Authent

RE: Tomcat User Authentication

2006-09-29 Thread Kevin Mullin
rale, Charles R" <[EMAIL PROTECTED]> 09/29/2006 09:56 AM Please respond to "Tomcat Users List" To "Tomcat Users List" cc Subject RE: Tomcat User Authentication > From: Caldarale, Charles R > Subject: RE: Tomcat User Authentication > &

RE: Tomcat User Authentication

2006-09-29 Thread Caldarale, Charles R
> From: Caldarale, Charles R > Subject: RE: Tomcat User Authentication > > You probably don't want to use tomcat-users.xml at all; > replace it completely with a JAAS-compliant interface to > RACF. I would not be surprised if someone from the WebSphere side of your

RE: Tomcat User Authentication

2006-09-29 Thread Caldarale, Charles R
> From: Kevin Mullin [mailto:[EMAIL PROTECTED] > Subject: Tomcat User Authentication > > We have our own userid authentication process on our IBM > mainframe computers which uses something called RACF. Is > there a way to get Tomcat to use this processs to determine &

Tomcat User Authentication

2006-09-29 Thread Kevin Mullin
Tomcat comes with a file, tomcat-users.xml, which is used for user authentication and to determine what they can access.  We have our own userid authentication process on our IBM mainframe computers which uses something called RACF.  Is there a way to get Tomcat to use this processs to determine

Re: User authentication

2006-03-09 Thread Prashant Saraf
i had a webapps but different role of user, n another webapp users same user from fist webapp but a specifc role user. On 3/9/06, Alex Jalali <[EMAIL PROTECTED]> wrote: > > > Hello all, > Whatr is best way to create loging authentication if u had multipal login > form/pages. > please help me out

RE: User authentication

2006-03-08 Thread Alex Jalali
Hello all, Whatr is best way to create loging authentication if u had multipal login form/pages. please help me out. When you say multiple form pages, are they all the same? Or do they login to different webapps? If different webapps, you could use the SingleSignOn Can you explain more about

User authentication

2006-03-08 Thread Prashant Saraf
Hello all, What is best way to create loging authentication if I had multipal login form/pages. please help me out. -- Cup of Java + Suger of XML = Secure WebApp

User authentication

2006-03-08 Thread Prashant Saraf
Hello all, Whatr is best way to create loging authentication if u had multipal login form/pages. please help me out. -- Cup of Java + Suger of XML = Secure WebApp