Hide Forgot
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.
Upstream ticket: https://fedorahosted.org/sssd/ticket/1335
Patch is committed upstream
Verified in version sssd-1.8.0-27. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: SSSD local-local test 020 >>> Add LOCAL Group with gidNumber Already in Use :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Adding duplicate gidNumber error message was as expected. '58fcab1a-be2e-421f-9bf4-a622033a8494' SSSD-local-local-test-020-Add-LOCAL-Group-with-gidNumber-Already-in-Use result: PASS metric: 0
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No documentation needed
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0747.html