
mkdurgam
New User
Jan 7, 2011, 1:39 AM
Post #1 of 1
(1086 views)
|
|
Hide/encrypt DB password
|
Can't Post
|
|
I have a perl code to connect to Database. In the perl code everyone can see the connection details like username, password of my DataBase since its all text. I dont want the users of my perl scrip to know about my DB connection details, user should just be able to to run the script. Any suggestion to keep my password hidden or decrypted somehow. thanks
|