Bug 2170542

Summary: lib389 password policy DN handling is incorrect
Product: Red Hat Directory Server Reporter: Simon Pichugin <spichugi>
Component: 389-ds-baseAssignee: Simon Pichugin <spichugi>
Status: VERIFIED --- QA Contact: LDAP QA Team <idm-ds-qe-bugs>
Severity: high Docs Contact: Zuzana Zoubkova <zzoubkov>
Priority: high    
Version: 11.3CC: bsmejkal, emartyny, idm-ds-dev-bugs, mreynolds, pasik
Target Milestone: DS11.3Keywords: Triaged
Target Release: dirsrv-11.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: redhat-ds-11-8040020230317184029.d9abee45 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 3 bsmejkal 2023-06-06 07:28:13 UTC
============================================================================================================ test session starts =============================================================================================================
platform linux -- Python 3.6.8, pytest-7.0.1, pluggy-1.0.0 -- /usr/bin/python3.6
cachedir: .pytest_cache
389-ds-base: 1.4.3.34-1.module+el8dsrv+18398+5702e95a
nss: 3.67.0-7.el8_4
nspr: 4.32.0-1.el8_4
openldap: 2.4.46-17.el8_4
cyrus-sasl: 2.1.27-6.el8_4
FIPS: disabled
rootdir: /mnt/tests/rhds/tests/upstream/ds/dirsrvtests, configfile: pytest.ini
plugins: libfaketime-0.1.2, flaky-3.7.0
collected 8 items                                                                                                                                                                                                                            

dirsrvtests/tests/suites/password/password_policy_test.py::test_password_change_section PASSED                                                                                                                                         [ 12%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_password_syntax_section PASSED                                                                                                                                         [ 25%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_password_history_section PASSED                                                                                                                                        [ 37%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_password_minimum_age_section PASSED                                                                                                                                    [ 50%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_account_lockout_and_lockout_duration_section PASSED                                                                                                                    [ 62%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_grace_limit_section PASSED                                                                                                                                             [ 75%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_additional_corner_cases PASSED                                                                                                                                         [ 87%]
dirsrvtests/tests/suites/password/password_policy_test.py::test_get_pwpolicy_cn_with_quotes PASSED                                                                                                                                     [100%]

================================================================================================== 8 passed, 2 warnings in 92.87s (0:01:32) ==================================================================================================


Marking as VERIFIED.