#47479 389-ds-base is not accepting patch to change default "groupname=nogroup"
Closed: wontfix Opened by spuhler.

We at Mageia us the group nogroup instead of nobody. I am trying to apply a patch, but either I am doing it wrong or there is a bug in the sources, but /usr/lib/dirsrv/perl/SetupDialogs.pm keeps the argument $groupname = "nobody"


If you edit configure.ac, you need to run autogen.sh (located in the top of the source tree) to regenerate the configure script. Your changes are not being reflected in the configure script.

This has been resolved by adding autoreconf -fi to the spec file

Metadata Update from @spuhler:
- Issue set to the milestone: N/A

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

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