We are looking into encrypting the SQL_PASSWORD, which is in plain text in our login script.
I am sure some of you would have already done this before and would be grateful if I could get some help/suggestions please.
Many thanks
Ajantha

SQL_PASSWORD encryption
Started by Ajantha Sundaram, Jul 16 2012 11:16 AM
1 reply to this topic
#2
Posted 17 July 2012 - 12:51 AM
Hi Ajantha,
Not a straight answer for your question, it is an alternate method (we are using it)
1. Create another simple file and add all the information like - password, connection string etc. Encrypt the whole file.
2. Change your Login script to call above encrypted file, which should able to connect using connection string inside the file.
Hope this makes some sense
Thanks,
Sudhakar
Not a straight answer for your question, it is an alternate method (we are using it)
1. Create another simple file and add all the information like - password, connection string etc. Encrypt the whole file.
2. Change your Login script to call above encrypted file, which should able to connect using connection string inside the file.
Hope this makes some sense
Thanks,
Sudhakar
Reply to this topic

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users