summaryrefslogtreecommitdiffstats
path: root/isys/linkdetect.c
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-02-20 08:10:59 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-02-20 08:10:59 -1000
commit42f95909a18d2a2ae64109ccba8fcb2a681dd555 (patch)
tree612bb34715b8a1327022e1a9924bfefe9e822ad6 /isys/linkdetect.c
parent4a1ba1a6a002651ecb5687aba6d0586647a57d8c (diff)
downloadanaconda-42f95909a18d2a2ae64109ccba8fcb2a681dd555.tar.gz
anaconda-42f95909a18d2a2ae64109ccba8fcb2a681dd555.tar.xz
anaconda-42f95909a18d2a2ae64109ccba8fcb2a681dd555.zip
Use SHA-512 by default for password encryption.
Encode passwords using SHA-512 by default. Users can override this in a Kickstart file using the 'auth' command. The options below determine the algorithm used: --enablemd5 -or- --passalgo=md5 MD5 --passalgo=sha256 SHA-256 --passalgo=sha512 SHA-512 The previous default was MD5. glibc now supports SHA-256 and SHA-512, so we are using the strongest of those choices by default now.
Diffstat (limited to 'isys/linkdetect.c')
0 files changed, 0 insertions, 0 deletions