From: Matthijs Kooijman Date: Sun, 29 Mar 2009 15:50:10 +0000 (+0200) Subject: phpldapadmin: Make SSHA default password hashing. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;ds=sidebyside;h=1f8a56cb171205520714bc9d3282d25717fe74df;p=matthijs%2Fservers%2Fdrsnuggles.git phpldapadmin: Make SSHA default password hashing. --- diff --git a/etc/phpldapadmin/templates/creation/posixAccount.xml b/etc/phpldapadmin/templates/creation/posixAccount.xml index 876cb0f..6ebee33 100644 --- a/etc/phpldapadmin/templates/creation/posixAccount.xml +++ b/etc/phpldapadmin/templates/creation/posixAccount.xml @@ -91,7 +91,7 @@ - md5 + ssha =php.Password(%enc%,%userPassword%) 5