From c6871c5510e0eeb27e042faca9d3f2ae8ddf39a8 Mon Sep 17 00:00:00 2001 From: Yuusuke KOUNOIKE Date: Sat, 18 Jun 2016 22:55:06 +0900 Subject: [PATCH] don't use hash when default config used. --- conf/attributes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/attributes.yml b/conf/attributes.yml index e7bf87f..13f9a07 100644 --- a/conf/attributes.yml +++ b/conf/attributes.yml @@ -118,7 +118,7 @@ password: weight: 31 self: True type: password - hash: ldap_sha512_crypt +# hash: ldap_sha512_crypt backends: ldap: userPassword # ad: unicodePwd