So essentially I check for the presence of the cgi.auth_user,
if it exists, then I compare the value to an AD or other LDAP
source, and log the user in into ColdFusion?
Two more questions:
1) Does it have to be an AD or LDAP source, or can I use an
SQL database (Oracle XE)
2) How secure is this method?
Thank you for your help so far! It has been very
helpful