mysql offers a function called
encrypt()
check out if postgresql offers the same.
there are also other functions which u can use to store like
password()
md5()
try this out
select encrypt('mypassword') ;
similarly for other functions as well.
Arvind
----- Original Message -----
From: "Rohan Almeida" <[EMAIL PROTECTED]>
To: "linux-india-help" <[EMAIL PROTECTED]>
Sent: Thursday, May 30, 2002 7:40 PM
Subject: [LIH]passwords in database
|
| Helo LIST,
| what is the safest way of storing passwords in a database?
| The scenario is like this.
| I have a list of routers where i have to telnet
| occasionaly (using Net::Telnet perl module for that)
| I am currently storing the passwords in clear text format
| in the database (postgres)
| But i don't want to.
| IS there any way of avoiding this?
|
| Thanx,
|
| --
| arc_of_descent
|
| _______________________________________________________________
|
| Don't miss the 2002 Sprint PCS Application Developer's Conference
| August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
|
| _______________________________________________
| linux-india-help mailing list
| [EMAIL PROTECTED]
| https://lists.sourceforge.net/lists/listinfo/linux-india-help
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help