For internal tracking reasons we just need to know who is doing what on our
intranet but don't want the hastle of an extra login box just for the
intranet.

--
Jay 

-----Original Message-----
From: Chesty Puller [mailto:[EMAIL PROTECTED] 
Sent: 23 May 2006 16:23
To: CF-Community
Subject: Re: Windows Domain Integration

That's because when Anonymous access is enabled then the logged on user will
always be the idenity listed in that section, unless resources are accessed
that the anonymous account (usually IUSR_MACHINENAME) does not have
permissions on.

I wasn't aware that the CGI variable would contain that information.  I'm
not sure I would depend on that.  You could defnitely write an ASP or
ASP.NET webservice that would return the logged on user via the Context
object.

Why do you need to know?

- Matt


----- Original Message -----
From: "Ian Skinner" <[EMAIL PROTECTED]>
To: "CF-Community" <cf-community@houseoffusion.com>
Sent: Tuesday, May 23, 2006 11:07 AM
Subject: RE: Windows Domain Integration


> Is there an easy way to find out (with coldfusion) which domain user 
> account is logged on on the client computer?
>
> --
> Jay
>
> If you can turn on "Windows Integrated Security" and turn off "Anonymous 
> logon" for the website in IIS on the server, then the CGI.Auth_User 
> variable will contain a value of Domain\userName.
>
> Other then that, I don't know
>
>
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> ---------
> | 1 |   |
> ---------  Binary Soduko
> |   |   |
> ---------
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
> Confidentiality Notice:  This message including any
> attachments is for the sole use of the intended
> recipient(s) and may contain confidential and privileged
> information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the
> intended recipient, please contact the sender and
> delete any copies of this message.
>
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:207336
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to