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: