diff options
author | Steve Langasek <vorlon@debian.org> | 2010-07-29 20:16:39 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 21:32:38 -0800 |
commit | 655c7a8843261079fecf0b6e15de77972a0eb708 (patch) | |
tree | 167aeb717538bdc9f685a652009038d586530779 /modules/pam_unix/README | |
parent | 6ce511785e4b9751ef184236c2cf8f63bc25f512 (diff) | |
parent | 8645d4f5131d25692dfd78d3e1c46b03f33febf3 (diff) | |
download | pam-655c7a8843261079fecf0b6e15de77972a0eb708.tar.gz pam-655c7a8843261079fecf0b6e15de77972a0eb708.tar.bz2 pam-655c7a8843261079fecf0b6e15de77972a0eb708.zip |
merge from trunk
Diffstat (limited to 'modules/pam_unix/README')
-rw-r--r-- | modules/pam_unix/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_unix/README b/modules/pam_unix/README index cc4b49a1..ab3246a0 100644 --- a/modules/pam_unix/README +++ b/modules/pam_unix/README @@ -129,7 +129,7 @@ sha512 blowfish When a user changes their password next, encrypt it with the blowfish - algorithm. If the SHA512 algorithm is not known to the crypt(3) function, + algorithm. If the blowfish algorithm is not known to the crypt(3) function, fall back to MD5. rounds=n |