Hi,

I'm new to this list and new to JSDK, so pls don't blame me if the
question sounds lame :)
so, the problem:
1. I'm running apache + jserv + (mysql + jdbc drivers)  on winnt, but it

should run on linux box some day
2. I need to implement some kind of SIMPLE authorization system for the
site (l/p verification)
3. crypt() is not supported under win32, so I think using standard
mod_auth is excluded

(Ofcourse, there is a possibility of rewriting mod_auth, but I wonder
if  any other, perhaps more elegant solution exists)

So, is it possible to manage resource access security using servlets, so
that it was portable? (I think of user/password information stored in
db)
If anybody could share the ideas on how to do this, I would be really
grateful

-Andriux

___________________________________________________________________________
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

Reply via email to