Skip to content

Do not use arcfour-hmac-md5 when discovering the salt

Sumit Bose requested to merge sbose/adcli:no_arcfour_for_salt_check into master

Since the arcfour-hmac-md5 encryption types does not use salts it cannot be used to discover the right salt.

Related to https://bugzilla.redhat.com/show_bug.cgi?id=1683745

Merge request reports