#51240 dsidm instance_name user create is broken in 1.4.3.11
Closed: wontfix by spichugi. Opened by mmuehlfeldrh.

Issue Description

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).

Package Version and Platform

389-ds-base-libs-1.4.3.11-1.module+el8dsrv+7557+bc264682.x86_64 (RHEL 8.3 nightly)

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

Additional information

https://directory.fedoraproject.org/docs/389ds/howto/quickstart.html#add-users-and-groups
is outdated. It misses that -b Base_DN is required.


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Issue priority set to: major
- Issue set to the milestone: 1.4.3

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/4293

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

Metadata