Bug 1115048
Summary: | Description attribute should not be required | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Dmitri Pal <dpal> |
Component: | ipa | Assignee: | Martin Kosek <mkosek> |
Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> |
Severity: | unspecified | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | rcritten, spoore |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-4.1.0-0.1.alpha1.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-03-05 10:14:53 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
Dmitri Pal
2014-07-01 13:19:09 UTC
Fixed upstream master: https://fedorahosted.org/freeipa/changeset/cd9a4cca1fe17998a342fde000ece5bf46d13d27 ipa-4-1: https://fedorahosted.org/freeipa/changeset/b69510b9bf8216d52707968bf520fd2dfa6e1ba7 verified. Version :: ipa-server-4.1.0-16.el7.x86_64 Results :: Tested successfully in WebUI. [root@vm8 ~]# ipa role-add testrole1 ---------------------- Added role "testrole1" ---------------------- Role name: testrole1 [root@vm8 ~]# ipa privilege-add testpriv1 --------------------------- Added privilege "testpriv1" --------------------------- Privilege name: testpriv1 [root@vm8 ~]# ipa permission-add --right=read --bindtype=permission --subtree="dc=ipa2,dc=example,dc=com" --target="cn=dns,dc=ipa2,dc=example,dc=com" testperms1 ----------------------------- Added permission "testperms1" ----------------------------- Permission name: testperms1 Granted rights: read Bind rule type: permission Subtree: dc=ipa2,dc=example,dc=com Target DN: cn=dns,dc=ipa2,dc=example,dc=com 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. https://rhn.redhat.com/errata/RHSA-2015-0442.html |