You have to force some sort of login against the domain to guarntee this 
infomration (I suggest Integrated Windows Authentication (assuming IIS... other 
webservers probably have IWA as well)) .  Given IE and if the domain name 
either does not contain dots (as in myserver.com) or if it's added to the local 
intranet zone, the authenitcation credentials will be automatically passed to 
the webserver.  You can then grab the infomration however you need to do it - 
perhaps from the CGI vars, but maybe there are other ways to do it as as well...

I'm not a CF expert, but I know IIS very well.



>I'm building an intranet application.  Users will not necessarily be
>logged in, but there are things that I need to track; all users are
>logged into the NT domain on their computers, is it possible to get
>the username that the person is logged into their PC as?  Using
>cfntauthenticate isn't an option, the sysadmins won't allow this app
>to interface with the domain controller in any way.
>
>Thanks
>
>Pete 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318034
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to