Hello:
> I', using Firebird 2.0 for database in a web app .
> In web.config I have conection string to database. In that string user 
> password is in plain text. I know is poible to encrypt section from 
> web.config. That's ok. But, this webapp will be deployed on several 
> servers with different database name and users. For that I need to edit 
> the connection string, or encrypt password, or put parameter for 
> password in connection string.
>
> What is the best method for this ?
Have you checked if SecureString or if the protection provider can fit 
your needs ??

( see Overview of Protected Configuration in the msdn help )




-- 
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.wordpress.com


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to