-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
None
-
389-ds-base-3.1.3-2.el10
-
No
-
Low
-
rhel-idm-ds
-
0
-
False
-
False
-
-
None
-
None
-
Pass
-
New Test Coverage
-
Unspecified
-
Unspecified
-
Unspecified
-
None
Description of a problem
dsimd command is failing to show the status details. For instance: dsidm ldapi://%2fvar%2frun%2fslapd-<INSTANCE>.socket -b ou=people,o=test account entry-status cn=user_1,ou=people,o=test Error: float() argument must be a string or a number, not 'NoneType'
Version-Release number of the selected component
rpm -q 389-ds-base cockpit-389-ds
389-ds-base-2.4.5-7.module+el9dsrv+22137+7a1133f7.x86_64 cockpit-389-ds-2.4.5-7.module+el9dsrv+22137+7a1133f7.noarch
Browser (if applicable)
Steps to reproduce
1. Create a new user 2. Check the account status 3. Check for another user
Actual results
Failing to get the account details.
Expected results
Working command
Additional information
# dsidm ldapi://%2fvar%2frun%2fslapd-<INSTANCE>.socket -b ou=people,o=test account entry-status cn=user_1,ou=people,o=test Error: float() argument must be a string or a number, not 'NoneType' # while this is working fine for another user: # dsidm ldapi://%2fvar%2frun%2fslapd-<INSTANCE>.socket -b ou=people,o=test account entry-status uid=demo_user,ou=people,o=test Entry DN: uid=demo_user,ou=people,o=test Entry Creation Date: 20200607214710Z (2020-06-07 21:47:10) Entry Modification Date: 20200607214710Z (2020-06-07 21:47:10) Entry Last Login Date: 20200607214710Z (2020-06-07 21:47:10) Entry State: directly locked through nsAccountLock #
- links to
-
RHBA-2025:151590
389-ds-base update