i'm trying to accomplish the following:
implement a single sign-on html form which would, upon submission, check if
the username/password pair is a valid user via a database call, potentially
check if the user is a valid user on the network (NT), and if determined to
be a valid user, set valid http headers and sessions, then redirect the user
to a folder secured by 'basic challenge' authentication. the goal is to
avoid the standard login prompt (ugly, intrusive).
anyone have insight on how to programatically set the headers? any catches?
CJ Smessaert
Ignition State
http://www.ignitionstate.com
312.948.5110 (v)
312.648.8615 (f)
312.399.1262 (c)
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html