The issue is that on windows, Apache::Htpasswd will auto-select MD5 encoding. This requires a longer salt than the Crypt (DES) encoding default used on Linux.

Since encryption type can be configured to be MD5 or Crypt, this probably needs to be configurable to improve portability, otherwise moving a .htpasswd file will cause and encoding change and will invalidate the passwords.

-- GeorgeClark - 24 Jul 2011

 

The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads