Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sss_groupadd no longer detects duplicate GID numbers #2377

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

sss_groupadd no longer detects duplicate GID numbers #2377

sssd-bot opened this issue May 2, 2020 · 0 comments
Assignees
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/1335


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.

Comments


Comment from sgallagh at 2012-05-11 18:22:18

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


Comment from sgallagh at 2012-05-11 18:22:49

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

resolution: => fixed
status: new => closed


Comment from jhrozek at 2017-02-24 14:56:42

Metadata Update from @jhrozek:

  • Issue assigned to jhrozek
  • Issue set to the milestone: SSSD 1.8.4 (LTM)
@sssd-bot sssd-bot added Bugzilla Closed: Fixed Issue was closed as fixed. labels May 2, 2020
@sssd-bot sssd-bot closed this as completed May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Closed: Fixed Issue was closed as fixed.
Projects
None yet
Development

No branches or pull requests

2 participants