[AuthPG] Encrypted passwords in AuthPG
Brought to you by:
minskim
From: John F. <joh...@ho...> - 2001-11-01 19:19:43
|
How can AuthPG know the salt that is used with crypt when storing Encrypted (default option) passwords in Postgres? Is there supposed to be a column for the salt? I wrote a small perl/DBI script to insert and modify username records. How can we predict what the salt should be? Does anybody have any ideas? I studied the code, but I am not very familiar with the Apache callback structure. -John |