Hello Claude, One would assume that you would encrypt (aka encode) them using the coldfusion encryption utility in the cfserver directory called 'bin'. If you have coldfusion studio you can do this automatically when you upload the project using the upload utility. There is a utility by novabean.com that encrypts all versions of coldfusion code.
If the sql server is outside an internal firewall you should never put the username and password in as then anyone can query the datasource, a very risky business really. :-| Dawesi -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vorn Sent: Monday, August 09, 2004 5:28 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Encrypting My CF Code Hi, Rather than trying to encrypt the cf code, would it be possible to put your database username and password in the coldfusion DSN? (or do you not have sufficient access to the machine?) Vaughan. ----- Original Message ----- From: Claude Raiola <[EMAIL PROTECTED]> Date: Mon, 2 Aug 2004 08:47:59 +1000 Subject: [cfaussie] Encrypting My CF Code To: CFAussie Mailing List <[EMAIL PROTECTED]> I have a client who is i am wanting their database tables placed on my on sql server rather than having them to incurr independant sql server hosting costs my only concern is that should the client choose to provide ftp access to the cf code they could determin the username and password to the sql database which contains the clients tables but also the tables of my other databases. Is there a way that i can encrypt the cf codes pages that reside on the server so that if none else accesses the pages they cannt successfully read the code. Kind Regards Claude Raiola (Director) AustralianAccommodation.com Pty. Ltd. Mobile: 0414 228 948 Phone: 07 5538 5961 Fax: 07 3319 6444 Websites: www.AustralianAccommodation.com www.AccommodationNewZealand.com www.HospitalityPurchasing.net www.Samaris.net --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
