From 1f8a56cb171205520714bc9d3282d25717fe74df Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Sun, 29 Mar 2009 17:50:10 +0200 Subject: [PATCH] phpldapadmin: Make SSHA default password hashing. --- etc/phpldapadmin/templates/creation/posixAccount.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2