In IIS, Web Site Properties > Directory Security > Authentication and access controls.
Uncheck "Enable anonymous access" Check "Integrated Windows authentication" mike -----Original Message----- From: Ian Vaughan [mailto:[email protected]] Sent: Tuesday, January 13, 2009 10:05 AM To: cf-talk Subject: RE: Active Directory - Getting a users Accountname No user prompt appears, and I don't want it to. I want it to pick up the users windows login id automatically from when they logged into the windows domain. Can this be done, so for example it would dump a auth_user variable of "user544" -----Original Message----- From: Jason Fisher [mailto:[email protected]] Sent: 13 January 2009 12:11 To: cf-talk Subject: Re: Active Directory - Getting a users Accountname Sounds like the authentication on the website may still allow Anonymous Authentication then. In IE at least, the auth_user only gets set when the user is prompted to login to access the site, and that only happens when the site disallows open access. Are you getting a popup prompt for username and password when you first try to access the site pages? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:317862 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

