David Collie (itndac) wrote: > 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)
That is incorrect. When you use HTTPS even plain text (Basic) aythentication is secure. And if you can't use HTTPS there is always Digest Authentication, which can be pretty easily integrated into most CF applications. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

