> 
> How secure is the component browser?  It just allows someone 
> to attempt to

It is as secure as RDS. If that makes your nervous, you can easily add
web server protection to the /cfide folder.

> login?  Also how well does this work in a shared environment 
> if everyone
> needs the CFIDE mapping and the cfc's are setting in the same 
> directory

You don't _need_ the CFIDE mapping to use CFCs - just the descriptor.
So, if you were on an ISP and were worried, you could still let people
use CFCs just w/o the descriptor. Also, someone can dump a descriptor by
doing:

<cfinvoke component="CFIDE.componentutils.cfcexplorer"
method="getcfcinhtml"
name="testingzone.cfcs.hello-world.modules.helloworld">

Of course, name would change to your CFC.

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Macromedia

Email    : [EMAIL PROTECTED]
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 


______________________________________________________________________
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
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

Reply via email to