Archive for April, 2008

Windows file permissions for the ColdFusion account

Sunday, April 6th, 2008

As we all know it is a best practice to minimize the privileges of any application or account to reduce the attack surface. ColdFusion is no exception to this rule and should really be run under a dedicated user account with minimal permissions. And while on some systems such as ...