#49216 Add users and groups for given subtree
Closed: wontfix Opened by sramling.

Issue Description

We need Python modules for Add users and groups to use it from dirsrvtests automation.

Package Version and Platform

Steps to reproduce

  1. Add users to subtree other than "ou=people" fails
  2. It fails with "NO SUCH OBJECT", since its hardcoded to ou=people subtree
  3. Testing will require adding of users and groups to different subtrees.

Actual results

Adding users to "ou=groups" subtree fails

Expected results

Adding users to ou=anysubtree should work.


Removing the hardcoded value for user.py, group.py, services.py and posixgroup.py
0001-Add-Users-Groups-Services-to-given-subtree.patch

@sramling I've moved an issue to lib389 project for you (it belongs there). Please, read the description, assign it to yourself and feel free to load a new patch. :)

https://pagure.io/lib389/issue/22

I'll close this issue.

Metadata Update from @spichugi:
- Custom field type adjusted to defect

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

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/2275

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 (was: invalid)

Metadata