can I get anyone to confirm/correct the following?
<cfoutput>#getAuthUser()#</cfoutput> gives correct results (domain\user) on a CFMX server in IIS but nothing on the :8500 Dev server (gotta come up with a better name!) this implies that * IIS is doing the authorisation, CFMX just reads the value (:8500DevSvr can't) * the same results can be got from <cfoutput>#CGI.AUTH_USER#</cfoutput> so getAuthUser() really is CGI.AUTH_USER yes? cheers barry.b --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
