Bug 740320
Summary: | [ipa webui] Posix checkbox for group-add has no effect | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Martin Kosek <mkosek> |
Component: | ipa | Assignee: | Rob Crittenden <rcritten> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2 | CC: | edewata, jgalipea, mkosek, nsoman |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-2.1.2-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause: When a new group is being created via the Web UI, posix checkbox is not taken into account.
Consequence: Non-posix group (a GID-less group) cannot be added via Web UI, posix group is always created
Fix: Fix the checkbox so that non-posix group can be created
Result: When a new group is being created via Web UI and the posix checkbox is unchecked, GID number edit field is disabled and the resulting group is non-posix
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 18:32:09 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Martin Kosek
2011-09-21 15:58:18 UTC
Upstream ticket: https://fedorahosted.org/freeipa/ticket/1833 This was fixed in this ticket: https://fedorahosted.org/freeipa/ticket/1799 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: Cause: When a new group is being created via the Web UI, posix checkbox is not taken into account. Consequence: Non-posix group (a GID-less group) cannot be added via Web UI, posix group is always created Fix: Fix the checkbox so that non-posix group can be created Result: When a new group is being created via Web UI and the posix checkbox is unchecked, GID number edit field is disabled and the resulting group is non-posix Verified using ipa-server-2.1.3-8.el6.x86_64 1. when unchecked, the group has posixgroup objectclass (and GID) 2. when checked (default), the group has posixgroup objectclass 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/RHSA-2011-1533.html |