4 069
contributi
Riga 292: | Riga 292: | ||
scope="sub" | scope="sub" | ||
# Unix password encryption (CRYPT, MD5, SMD5, SSHA, SHA, CLEARTEXT) | # Unix password encryption (CRYPT, MD5, SMD5, SSHA, SHA, CLEARTEXT) | ||
hash_encrypt=" | hash_encrypt="SSHA" | ||
# if hash_encrypt is set to CRYPT, you may set a salt format. | # if hash_encrypt is set to CRYPT, you may set a salt format. | ||
# default is "%s", but many systems will generate MD5 hashed | # default is "%s", but many systems will generate MD5 hashed |