#1335 sss_groupadd no longer detects duplicate GID numbers
Closed: Fixed None Opened 11 years ago by jhrozek.

https://bugzilla.redhat.com/show_bug.cgi?id=821044 (Red Hat Enterprise Linux 6)

Description of problem:
In 6.2, sss_groupadd used to warn if there was a duplicate name or GID.
sss_groupadd no longer warns about duplicate GID numbers in 6.3

Version-Release number of selected component (if applicable):
1.8.0-25

How reproducible:
always

Steps to Reproduce:
1. sss_groupadd -g 1234 groupone
2. sss_groupadd -g 1234 grouptwo
3.

Actual results:
groupone disappears from the cache, grouptwo is saved with requested GID of
1234. No warning issues

Expected results:
grouptwo should not be added and sss_groupadd should print a warning

Additional info:
This is a regression caused by a fix for
https://bugzilla.redhat.com/show_bug.cgi?id=746181

When QE tests this bug, it would be prudent to retest #746181, too.

Fields changed

blockedby: =>
blocking: =>
component: SSSD => SysDB
coverity: =>
feature_milestone: =>
milestone: NEEDS_TRIAGE => SSSD 1.8.4 (LTM)
owner: somebody => jhrozek
priority: major => blocker
tests: => 0
testsupdated: => 0
upgrade: => 0
version: => 1.8.0

Fixed by:
- 79a93ba (master)
- 4f2d70c (sssd-1-8)

resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to jhrozek
- Issue set to the milestone: SSSD 1.8.4 (LTM)

7 years ago

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

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2377

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.

Login to comment on this ticket.

Metadata