Hello there folks

I was wondering what would be my best approach to performing secure
authentication on an NT network through a jsp?

Currently I am mirroring all accounts that exist on the domain controller in
order to determine access levels and employee information (in a db).  I was
wondering if there was a way I could actually perform authentication through
the primary domain controller (NT) which would either return a success or
failure.

I do not currently have direct access to run any applications on this domain
controller though that could most likely be arranged if need be.  I am
basically looking for a secure method to perform authentication without
having the overhead of keeping a mirror of all accounts on one of my db
servers.

Thanks for any ideas :)

Jeff

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to