#48025 add an option '-u' to dbgen.pl for adding group entries with uniquemembers
Closed: wontfix None Opened 9 years ago by nhosoi.

No Description Provided


{{{
Usage: dbgen.pl [options] -o output_file -n number
-u add groups and uniquemember to them;
generate a group every 100 user entries with the 100 members.
It also adds "objectclass: inetAdmin" to the user entries.
}}}

Looks good, one minor issue. The usage grammar could be cleaned up a bit:

Something like:

-u add groups containing uniquemembers;
generate a group for every 100 user entries created that contains the 100 members.

git patch file (master) -- revised the usage following the advice by Mark (Thank you!!)
0001-Ticket-48025-add-an-option-u-to-dbgen.pl-for-adding-.2.patch

Thanks for your comments and ack, Mark. Revised the usage as he suggested.

Pushed to master:
d7be25e..71901e8 master -> master
commit 71901e8

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.4 backlog

7 years ago

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

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: Fixed)

3 years ago

Login to comment on this ticket.

Metadata