> We have a potential project coming up from a client that > uses MS Site Server for their authentication of services... > Does anyone know if CF can integrate with this for > authentication? And if so any problems to be aware of ?
I've never worked with Site Server, so take this with a grain of salt, but my guess is that Site Server uses IIS to perform authentication. If that's the case, you can use CFLOGIN in conjunction with it, or reference the CGI.AUTH_USER variable directly if you like. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

