From f4ce460aaa575043eff6dda0deeeecac5a27d7c3 Mon Sep 17 00:00:00 2001 From: Packit Date: Aug 20 2020 10:43:03 +0000 Subject: Apply patch 0001-enable-all-CHAP-digest-functions-by-default.patch patch_name: 0001-enable-all-CHAP-digest-functions-by-default.patch location_in_specfile: 25 present_in_specfile: true --- diff --git a/etc/iscsid.conf b/etc/iscsid.conf index 420145b..c1960e5 100644 --- a/etc/iscsid.conf +++ b/etc/iscsid.conf @@ -62,7 +62,7 @@ node.leading_login = No # The algorithms should be listen with most prefered first. # Valid values are MD5, SHA1, SHA256, and SHA3-256. # The default is MD5. -#node.session.auth.chap_algs = SHA3-256,SHA256,SHA1,MD5 +node.session.auth.chap_algs = SHA3-256,SHA256,SHA1,MD5 # To set a CHAP username and password for initiator # authentication by the target(s), uncomment the following lines: