From 5b776dfef42bf112cc8669dde2ba6d2b5534cd20 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Wed, 11 Feb 2015 16:59:57 +0000 Subject: [PATCH] support SASL as password hash --- lam/docs/manual-sources/howto.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index eadaa931..1078a346 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -2317,7 +2317,8 @@ Have fun! Password hash type: If possible use CRYPT-SHA512 or SSHA to - protect your user's passwords. + protect your user's passwords. The option SASL will set the + password to "{SASL}<user name>".