I tried this just recently.  Unfortunately, the user name it returned was
the one that we use to log into the CF services.  In other words, I logged
into the web as user ABC and when I use the cgi.auth_user variable, it
returns user XYZ.  Can anyone shed any light on what I may be doing wrong?
Also, I've searched for a place that would document those cgi variables.
(I'm respectful of the comments on this list about using other resources
first.)  But I've had no luck.  Any suggestions on where I could learn more?
Several trips to the bookstore have gotten me no where.  Of course, I love
the bookstore and their thousands of technical guides.  So it hasn't exactly
been torture.  :-)

Athelene
[EMAIL PROTECTED]

-----Original Message-----
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 28, 2000 11:40 PM
To: CF-Talk
Subject: Re: CF and IIS


Refer to the cgi variable cgi.auth_user.  It will contain both the domain
name and the username as in: MYNTDOMAIN\bob

Jim


----- Original Message -----
From: "S R" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, November 28, 2000 5:43 PM
Subject: CF and IIS


> Hi,
>
> Does anyone know how to have CF query IIS in order to grab the login name
of
> someone who has logged into a website, via IIS? The alternative for me
would
> be to set up a webpage based log in screen that coldfusion controls and
grab
> the info that way, but I am exploring the IIS option first.
>
> Thank you
>
> SR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to