Skip to content

Error module #405

Closed Answered by SadieCat
nloshka404 asked this question in Support
Discussion options

You must be logged in to vote

It says why in the message. You've loaded enc_sha256 as the first password encryption method. This is deprecated so it can't be used as the primary encryption module.

If you're upgrading from 2.0 you need to load another encryption module like enc_sha2 before enc_sha256 so user passwords can be migrated to the new system. Once /OS STATS PASSWORD says that no users are using sha256 you can unload enc_sha256`. See the upgrading guide for more information on how to upgrade from 2.0.

If you're not upgrading from 2.0 then you can just replace enc_sha256 with enc_sha2.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SadieCat
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants