> To bad I can't find anything about OS level Sandboxes > anymore (BTW, OS level Sandboxes didn't use SiteMinder > at all). Means I have to setup security twice, once > using standard Windows Security for ASP and once for CF, > instead of letting the OS take care of both for me.
That's because there's nothing to find. I'm sorry to see some of that go, since I occasionally used CFIMPERSONATE to run code as a specific user for CDO and stuff like that, but you have to break some eggs to make an omelette. However, you can pretty easily plug in your own OS-level authentication, by wrapping the appropriate COM interface code inside your CFLOGIN tags. That might get you pretty close to where you want to be. > Well, that should save some work. Sandbox Security appears > to be Enterprise Edition only, so we will simply leave the > CF hosting business because there is no way to justify such > an investment :( Yeah, that's a tough break. However, it seems like the big thing you lose without the integrated security is RDS access. Why not offer the same sort of access you offer to edit Perl, PHP, and so on? Then, you could take advantage of the new lower price for CF Professional, and you could justify the loss of RDS by giving your CF customers a price cut! Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

