On 21.04.21 22:56, Chris Adams wrote:
Once upon a time, Leon Fauster said:
How does the new "way" looks like (>=EL8), to switch the password
algorithm?
It looks like authselect doesn't support that.
While authconfig tried to be a super-multi-tool that knew how to
configure all the things, I
Once upon a time, Leon Fauster said:
> How does the new "way" looks like (>=EL8), to switch the password
> algorithm?
It looks like authselect doesn't support that.
While authconfig tried to be a super-multi-tool that knew how to
configure all the things, I think it got to a point where it was t
In the old days I could do
# authconfig --passalgo=sha256 --update
With EL8 comes authselect now (replacement of authconfig).
authselect --passalgo=sha512 --update does not work and
seems to be unsupported.
# grep -R passalgo /usr/lib/python3.6/site-packages/authselect/
/usr/lib/python3.6/sit
3 matches
Mail list logo