Description of problem: On RHEL 8.2 (with 389-ds-base-1.4.2.12-2) creating a user works, but the same command fails on RHEL 8.3 nightly (with 389-ds-base-libs-1.4.3.11-1). Version-Release number of selected component (if applicable): 389-ds-base-libs-1.4.3.11-1.module+el8dsrv+7557+bc264682.x86_64 (RHEL 8.3 nightly) How reproducible: systematic Steps to Reproduce: dsidm instance_name -b "dc=example,dc=com" user create Enter value for uid : example Enter value for cn : example Enter value for displayName : example Enter value for uidNumber : 1234 Enter value for gidNumber : 1234 Enter value for homeDirectory : /home/example Actual results: Error: No such object Expected results: Successfully created example
with 389-ds-base-1.4.3.25-1.module+el8dsrv+12110+4144c5dd.x86_64 # dsidm inst1 -b "dc=example,dc=com" user create Enter value for uid : mytest Enter value for cn : mytest Enter value for displayName : mytest Enter value for uidNumber : 2222 Enter value for gidNumber : 2222 Enter value for homeDirectory : /home/mytest Successfully created mytest marking as VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Low: redhat-ds:11 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:3955