in reply to Re^2: Perl hash password on existing password
in thread Perl hash password on existing password

No problem, as I would also consider hashing the password to be a better solution, especially securitywise. I totally agree that security is a serious matter :-)

In my case, the solution was quick and easy (dirty?), but it was all that was needed.

  • Comment on Re^3: Perl hash password on existing password