support SASL as password hash
This commit is contained in:
parent
b57015ff3f
commit
5b776dfef4
|
@ -2317,7 +2317,8 @@ Have fun!
|
|||
|
||||
<listitem>
|
||||
<para>Password hash type: If possible use CRYPT-SHA512 or SSHA to
|
||||
protect your user's passwords.</para>
|
||||
protect your user's passwords. The option SASL will set the
|
||||
password to "{SASL}<user name>".</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in New Issue