Skip to content
Snippets Groups Projects
Commit f7690b11 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Password-hash doesn't support UNIX, KERBEROS, SASL schemes.

parent d57365f4
No related branches found
No related tags found
No related merge requests found
......@@ -311,11 +311,8 @@ The <hash> to use for userPassword generation. One of
.BR {SHA} ,
.BR {SMD5} ,
.BR {MD5} ,
.BR {CRYPT} ,
.BR {KERBEROS} ,
.BR {SASL} ,
and
.BR {UNIX} .
.BR {CRYPT} .
The default is
.BR {SSHA} .
.TP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment