Hi,
Hi have tomcat 4.1.
It is possible to define a fixed url to redirect after login in
form-based-auth ?
Now they redirect to page where I try to access and need login, but if
page needs post values they give-me an error.
Thanks,
Paulo
--
--
Paulo
Hi,
I'm using Tomcat 4.1.18 with a form based auth method.
My login.jsp is in a directory /login/ and for that directory
I've also set a security contraint which switches to https for logon
(and stays in https, of course)
I have no problem when I use cookies, but I see a bit strange
ay, February 01, 2003 3:10 AM
> To: [EMAIL PROTECTED]
> Subject: Re: form-based auth
>
>
> "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > > "Craig R. McClanahan"
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Re: form-based auth
> >
> >
> > "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]..
On Fri, 31 Jan 2003, Bill Barker wrote:
> Date: Fri, 31 Jan 2003 22:54:38 -0800
> From: Bill Barker <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: form-based auth
>
>
> "Craig R. McClana
PROTECTED]>
> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> > Subject: form-based auth
> >
> > Anyone out there have multiple contexts (or simply multiple webapps)
> > auth
On Fri, 31 Jan 2003, Madere, Colin wrote:
> Date: Fri, 31 Jan 2003 14:06:27 -0600
> From: "Madere, Colin" <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subje
Anyone out there have multiple contexts (or simply multiple webapps)
authenticating with the same form (login form in a single location)?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hi folks,
This just occurred to me... there's a gotcha with J2EE form-based
authentication ("broken as designed"), that it uses client-side
redirect to send the user to the login form, but if the user later
uses the Back key to get to the login form, or bookmarks the login
page, they get an e
First this is what I have installed:
Redhat Linux v7.3
w/
apache-1.3.23-14
mod_ssl-2.8.7-6
Sun's Java jdk-1.4.1
Jakarta tomcat-4.1.12
mod_jk2
I currently have the web-app up and running just fine, however I'm
running into a few problems with form-based auth using SSL. Apache is
con
: Tuesday, August 27, 2002 3:18 AM
To: Tomcat Users List
Subject: JDBCRealm + Form Based Auth. How do I tell it were to go if
loginis ok?
Hello there. Very new to realms and java, so sorry if this is too
stupid.
I have set up a JDBCRealm using PostgreSQL and it all seems to work, It
does connect
27 Aug 2002 09:17:58 +0100
> > From: Alexander Wallace <[EMAIL PROTECTED]>
> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> > To: Tomcat Users List <[EMAIL PROTECTED]>
> > Subject: JDBCRealm + Form Based Auth. How do I tell it were to go if
> >
On 27 Aug 2002, Alexander Wallace wrote:
> Date: 27 Aug 2002 09:17:58 +0100
> From: Alexander Wallace <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: JDBCRealm + Form Based Aut
Hello there. Very new to realms and java, so sorry if this is too
stupid.
I have set up a JDBCRealm using PostgreSQL and it all seems to work, It
does connect and load the roles, and when I try to access protected
resources, it does go to the Form based login I specigy in web.xml and
the error pa
Really stupid to use a jsp error.jsp for login ;-)
It works, thank you very much !
-Ursprüngliche Nachricht-
Von: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 12. August 2002 08:31
An: Tomcat Users List
Betreff: AW: form based auth...
The problem lies in your error.jsp
> -Ursprüngliche Nachricht-
> Von: Softwareentwicklung Hauschel
> [mailto:[EMAIL PROTECTED]]
> Gesendet: Sonntag, 11. August 2002 16:48
> An: [EMAIL PROTECTED]
> Betreff: form based auth...
>
> java.lang.NullPointerException
> at org.apache.jsp.error$jsp._j
Heyall,
i want to use the form based auth...
It seems to work, but if i pass a wrong user/password tomcat answers with
the following Exception.
Can anybody find a mistake in my cofiguration etc. ???
Apache Tomcat/4.0.4 - HTTP Status 500 - Internal Server Error
type Exception report
message
Hi,
i am using tomcat 4.0.3 under jdk1.4.
I have configured form based authentifikation and it works great if
cookies are allowed. but if the client diables cookies (with opera,
mozilla or netscape), and the login form was shown, in the url also a
session is generated. When i submit this form th
Because form-based login requires the use of sessions, you *must* use URL
rewriting to pass the session id when your clients do not support
cookies. In practical terms, that means your form-based login page should
be a JSP (rather than static HTML) with a element like this:
If your client rea
I can not get form based authentication to work with cookies turned off and
using URL rewriting. I have set noCookie="true" in the server.xml and I
have tried several different variations of passing jessionid, all listed
below.
..
">
..
">
..
I have also tried all upper case for "jessionid"
Title: RE: Help: form-based auth in Tomcat 3.2.1
Not sure it helps or not. Use port 8080. e.g. http://1.2.3.4:8080/examples/jsp/security/login.jsp
Jason
-Original Message-
From: Valeriy Molyakov
To: [EMAIL PROTECTED]
Sent: 3/21/01 8:54 PM
Subject: Help: form-based auth in Tomcat
: Help: form-based auth in Tomcat
3.2.1
Hi !
Form-based authentication :
When I use Apache + mod _ jk + Tomcat3.2.1
I receive an error 404
url : http: //
valera.kompan.com.ua/auto/j _ security _ check
With use Tomcat standalone all works
fine.
Where is a problem
i have exactly the same symptoms - posted it here and never solved it...
anybody?
vVolf
-Oryginalna wiadomosc-
Od: Valeriy Molyakov [mailto:[EMAIL PROTECTED]]
Wyslano: 21 marca 2001 13:54
Do: [EMAIL PROTECTED]
Temat: Help: form-based auth in Tomcat 3.2.1
PROTECTED]
Sent: Wednesday, March 21, 2001 12:54
PM
Subject: Help: form-based auth in Tomcat
3.2.1
Hi !
Form-based authentication :
When I use Apache + mod _ jk + Tomcat3.2.1
I receive an error 404
url : http: //
valera.kompan.com.ua/auto/j _ security _ check
With
Vladimir Grishchenko wrote:
>
> Christian Rauh wrote:
> >
> > Vladimir Grishchenko wrote:
> > >
> > > Christian Rauh wrote:
> > > >
> > > > Vladimir Grishchenko wrote:
> > > > >
> > > > I am also facing the same problem and had an idea while reading your
> > > > post. Maybe you can set a frame on
Hi !
Form-based authentication :
When I use Apache + mod _ jk + Tomcat3.2.1 I
receive an error 404
url : http: //
valera.kompan.com.ua/auto/j _ security _ check
With use Tomcat standalone all works
fine.
Where is a problem ?
Software
:NT2000+Tomcat3.2.1+Apache1.3.14+mod_jk
Best reg
Christian Rauh wrote:
>
> Vladimir Grishchenko wrote:
> >
> > Christian Rauh wrote:
> > >
> > > Vladimir Grishchenko wrote:
> > > >
> > > I am also facing the same problem and had an idea while reading your
> > > post. Maybe you can set a frame on your main page where you want the
> > > login to
Vladimir Grishchenko wrote:
>
> Christian Rauh wrote:
> >
> > Vladimir Grishchenko wrote:
> > >
> > I am also facing the same problem and had an idea while reading your
> > post. Maybe you can set a frame on your main page where you want the
> > login to appear. That frame links to that welcome p
Daniel Lopez wrote:
>
> Hi Vladimir,
>
>
>
> > I'm thinking along the same lines... You could also embed a tiny invisible
> > image in protected area to your front page (named /welcome, for example)
> > and define your login form as /welcome?mode=login, so whenever you're not
> > authorized we
Hi Vladimir,
> I'm thinking along the same lines... You could also embed a tiny invisible
> image in protected area to your front page (named /welcome, for example)
> and define your login form as /welcome?mode=login, so whenever you're not
> authorized welcome page is smart to display you a lo
Christian Rauh wrote:
>
> Vladimir Grishchenko wrote:
> >
> > "Craig R. McClanahan" wrote:
> > >
> > > * Have the link on your home page exactly has you describe, but have
> > > the link point at a "Welcome To My Application" page inside the
> > > protected area. The fact that this page is p
Vladimir Grishchenko wrote:
>
> "Craig R. McClanahan" wrote:
> >
> > * Have the link on your home page exactly has you describe, but have
> > the link point at a "Welcome To My Application" page inside the
> > protected area. The fact that this page is protected will trigger
> > the authe
well --
> it is not specific to form based.
>
I understand, I also understand Tomcat conforms to the 2.2 spec.
> As you can guess simply specifying "j_security_check"
> > as form's action won't work. So, is there any way to accomplish this just using
> >
eck"
> as form's action won't work. So, is there any way to accomplish this just using
> Servlet 2.2 specified form based auth. mechanism or I need to resort to some
> sort of custom security/session checker servlet??? Briefly looked through the
> mailing list archiv
fying "j_security_check"
as form's action won't work. So, is there any way to accomplish this just using
Servlet 2.2 specified form based auth. mechanism or I need to resort to some
sort of custom security/session checker servlet??? Briefly looked through the
mailing list archives a
I can't get form based authentication working with the latest snapshots.
Works fine with 4.0b1.
Authentication is working, but the redirection back to the original page
seems to fail, I think because no cookie is being sent.
With 4.0b1 a cookie is sent along with the login page. With the latest
s
Why not implement a unix-style login which gets slower after every duff
attempt?
-Original Message-
From: Randy Layman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 1:10 PM
To: [EMAIL PROTECTED]
Subject: RE: Form-Based Auth and tracking Login Attempts
One
to contact the application
administrators to get their account unlocked.
I have tried searching this mailing list's archives with no luck. In
form-based auth my login.jsp page has a html form that is submitted to
j_security_check handled by the container. So I have no control it and so
n
get their account unlocked.
I have tried searching this mailing list's archives with no luck. In
form-based auth my login.jsp page has a html form that is submitted to
j_security_check handled by the container. So I have no control it and so
not able to count the number of login failures
> Craig McClanahan wrote:
> A couple of things to remember:
> * Due to a bug in Tomcat 3.2.1, the and
>pages must *not* be within an area protected
> by a security constraint.
Yup - I protected /servlets instead of /jsp and the form worked fine.
My next task - I want to store user ID's i
Mike Slinn wrote:
> Message-ID: <[EMAIL PROTECTED]>
>
> I read in org.apache.tomcat.request.JDBCRealm.java that the proper URI
> should be "/j_security_check", and that if the preceeding "/" is not
> present, or if another path is prepended, the path is normalized to
> "/j_security_check".
>
If
2
> Do: [EMAIL PROTECTED]
> DW: 'uthay '
> Temat: Re: Form based auth
>
>
> "McCay, Larry" wrote:
>
> > vVolf,
> >
> > I have observed the same behavior on 3.1 and 3.2.1.
> >
> > I am going to dig in a little deeper to see what se
Message-ID: <[EMAIL PROTECTED]>
I read in org.apache.tomcat.request.JDBCRealm.java that the proper URI
should be "/j_security_check", and that if the preceeding "/" is not
present, or if another path is prepended, the path is normalized to
"/j_security_check".
If this URI is recognized, and the
"McCay, Larry" wrote:
> vVolf,
>
> I have observed the same behavior on 3.1 and 3.2.1.
>
> I am going to dig in a little deeper to see what security functionality is
> supported at all.
>
Form based security was not supported in Tomcat 3.1, but is supported in 3.2
and 4.0.
Note that you do ***n
vVolf,
I have observed the same behavior on 3.1 and 3.2.1.
I am going to dig in a little deeper to see what security functionality is
supported at all.
thanks,
-larry
-Original Message-
From: uthay
To: [EMAIL PROTECTED]
Sent: 2/27/01 11:47 AM
Subject: Re: Form based auth
> hmm
oops, i don't really have j_security_check class, i thought it is taken care
of by tomcat...
vVolf
> -Oryginalna wiadomość-
> Od: uthay [mailto:[EMAIL PROTECTED]]
> Wysłano: 27 lutego 2001 17:48
> Do: [EMAIL PROTECTED]
> Temat: Re: Form based auth
>
>
>
rom: "Herchel Wojciech" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 4:03 PM
Subject: ODP: Form based auth
> hm, according to servlet specification v2.2:
> "11.5.3.1 Login Form Notes
> ...the action of the logi
context
> path.
>
>
>
>
>
> - Original Message -
> From: "Herchel Wojciech" <[EMAIL PROTECTED]>
> To: "'Tomcat'" <[EMAIL PROTECTED]>
> Sent: Tuesday, February 27, 2001 3:14 PM
> Subject: Form based auth
>
>
'" <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 3:14 PM
Subject: Form based auth
> Hi all!
>
> How come would Tomcat (Apache?) return 404 Error while trying to
> authenticate via form? apparently it does not recognise
"j_security_check".
> anybody has
;
Sent: Tuesday, February 27, 2001 4:14 PM
Subject: Form based auth
> Hi all!
>
> How come would Tomcat (Apache?) return 404 Error while trying to
> authenticate via form? apparently it does not recognise
"j_security_check".
> anybody has got any idea?
&g
Hi all!
How come would Tomcat (Apache?) return 404 Error while trying to
authenticate via form? apparently it does not recognise "j_security_check".
anybody has got any idea?
here's my code (login.jsp):
Please log in
Username:
Password:
51 matches
Mail list logo