Skip to content

test_password_modify_non_utf8 should set default password storage scheme #6295

Closed
@vashirov

Description

@vashirov

Issue Description
Test dirsrvtests/tests/suites/password/password_test.py::test_password_modify_non_utf8 assumes the default password storage scheme is PBKDF2_SHA256, but it's not true on old versions.
The test should set PBKDF2-SHA512 explicitly, since it tests a crash in pwdchan plugin that provides this storage scheme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThe issue will be triaged during scrum

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions