Would you not do it within IIS >> Properties >> Directory Security (or very similar)?
Hope you are using this over an Intranet with all of your users using IE cos a while ago we learned the hard way that using any sort of Windows log on was limited only to IE (in a secure fashion... NOT in clear text) here is a good page explaining what's going on.... http://www.learnasp.com/learn/authenticatentcr.asp & http://www.iisfaq.com/default.aspx?View=A477&P=139 So it really depends on your set up and would need further info methinks :-) DC -----Original Message----- From: David Hannum [mailto:[EMAIL PROTECTED] Sent: 28 February 2003 13:30 To: CF-Talk Subject: Windows Popup Login When I secure a web directory on Apache, I use .htaccess. When the page is hit, the windows login box pops up to handle the login. Is there a way to do the same using CF on IIS? The thing is, it's not just a specific directory. This is for Single Sign-On. So I need the popup to appear any time a user hits an application where authentication is required, and I detect that they have not logged in yet. Thanks, Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

