Question
Pass current login name to coldfusion
I am developing an Intranet page for my company, and we are
thinking of using coldfusion. We use Active directory to log into
the network. How can I log a user into a CFML application using
thier NT credentials without giving them a login form? Basiclly,
can i use passthrough authentication to send username, password,
and domain to the coldfusion server from the users browser?
