mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-09 08:42:22 -04:00
Remove non hash schemes from passwd-hash description
This commit is contained in:
parent
21cbba16b9
commit
7614672aaf
1 changed files with 1 additions and 4 deletions
|
|
@ -241,11 +241,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue