Connecting Tech Pros Worldwide Help | Site Map

sandbox security in coldfusion

Member
 
Join Date: Mar 2008
Location: INDIA
Posts: 50
#1: Mar 6 '08
i want to enable sanbox security in my coldfusion 8 developer edition.I tried
1st i did
1:check that enable sanbox security option
2:then add Add Security Sandbox (gve my project path)
3:then edit tht new sandox and take CFTAG option in top and give security to CFEXECUTE,CFDIRECTORY tag
aftr i did all these when i check my datasource and just verify but datasource got error.i want a quick answer to my probs.after configur it in developer edition i want to enable this in coldfusion 8 standard edition.please help.
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#2: Mar 7 '08

re: sandbox security in coldfusion


In standard edition, it's called Resource security.

You should find this link useful (also see Part Two).

Also check out the page in the documentation if you haven't already done so.
Member
 
Join Date: Mar 2008
Location: INDIA
Posts: 50
#3: Mar 8 '08

re: sandbox security in coldfusion


Hi,
Thanks for that link.that gve a lot of information to me.but still my probs not solved.i wants to gve security to cfdirectory,cfexecute tag.when i gve that datasource which was working correctly before i gve ths tag security caused error....
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#4: Mar 8 '08

re: sandbox security in coldfusion


So you've only applied the sandbox security to those two tags?

Have you checked that the datasource works from Coldfusion code?
Member
 
Join Date: Mar 2008
Location: INDIA
Posts: 50
#5: Mar 11 '08

re: sandbox security in coldfusion


Hi,
Not at all...
Getting this error...
the site working correctly before i set tht san box security

Error Executing Database Query.
[Macromedia][SQLServer JDBC Driver][Macromedia][SQLServer JDBC Driver]The requested instance is either invalid or not running.
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#6: Mar 11 '08

re: sandbox security in coldfusion


What version of SQL Server is it?

Is it on the same server as Coldfusion?
Member
 
Join Date: Mar 2008
Location: INDIA
Posts: 50
#7: Mar 13 '08

re: sandbox security in coldfusion


Databs: SQL server 2005
acoder's Avatar
Site Moderator
 
Join Date: Nov 2006
Location: UK
Posts: 14,581
#8: Mar 13 '08

re: sandbox security in coldfusion


Have you checked that it's on running on the correct port? The default is 1433, but it might be running on a different port.
Reply


Similar ColdFusion bytes