these variables should be accessible within the CGI scope, i.e. CGI.AUTH_USER and CGI.REMOTE_USER
>When debugging is turned on, any execution of a Cold Fusion page >produces parameters which contain 'Form Fields' and 'CGI Variable' >information. >I have certain directories that are set with 'Integrated Windows >Authentication'. When these directories are accessed, the 'AUTH_USER' >and 'REMOTE_USER' variables display the person accessing the >directories. I need to get this information when a page in the directory >is accessed. I have looked through most of the Cold Fusion documentation >and can not find a way to access any of these variables. >I could use ASP programing (<% =Request.ServerVariables(name) %>) and >get the information, but I would rather use Cold Fusion. If anyone can >help, I would be most appreciative. An example would also help get me on >track. > >Thanks > >Gregory > > > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
