Bug 746227
Summary: | hbactest fails while you have svcgroup in hbacrule. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Gowrishankar Rajaiyan <grajaiya> |
Component: | ipa | Assignee: | Alexander Bokovoy <abokovoy> |
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 6.2 | CC: | abokovoy, dpal, jgalipea, mkosek, nsoman, rcritten, syeghiay |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-2.1.3-3.el6 | Doc Type: | Bug Fix |
Doc Text: |
Do not document
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 18:43:02 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: | |||
Bug Depends On: | |||
Bug Blocks: | 750914 |
Description
Gowrishankar Rajaiyan
2011-10-14 12:56:09 UTC
Upstream ticket: https://fedorahosted.org/freeipa/ticket/1988 Patch sent to upstream. fixed upstream master: c9ef39918abc41f0f68c4e6c1b4495fb0a4c976b ipa-2-1: 28692ef60fd4b3f277349613d4901e48857edefb [root@bumblebee ~]# ipa hbacsvcgroup-show ftp Service group name: ftp Description: Default group of ftp related services Member HBAC service: ftp, proftpd, pure-ftpd, vsftpd, gssftp [root@bumblebee ~]# [root@bumblebee ~]# ipa hbacrule-show rule1 Rule name: rule1 Enabled: TRUE User Groups: hbacusers Hosts: bumblebee.lab.eng.pnq.redhat.com Service Groups: ftp External host: external.lab.eng.pnq.redhat.com [root@bumblebee ~]# [root@bumblebee ~]# ipa hbactest --user=user1 --srchost=external.lab.eng.pnq.redhat.com --host=bumblebee.lab.eng.pnq.redhat.com --service=vsftpd --rule=rule1 -------------------- Access granted: True -------------------- matched: rule1 [root@bumblebee ~]# Verified. Version: ipa-server-2.1.3-3.el6.x86_64 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: Do not document 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 |