Bug 989781

Summary: Access denied for Bugzilla
Product: [Fedora] Fedora Reporter: Andreas Girgensohn <andreasg123>
Component: bugzillaAssignee: Itamar Reis Peixoto <itamar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: emmanuel, itamar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bugzilla-4.2.6-2.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-24 00:00:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas Girgensohn 2013-07-29 22:25:20 UTC
Description of problem:

After upgrading from Fedora 17 to Fedora 18 with yum, access to Bugzilla was denied.

Version-Release number of selected component (if applicable):

bugzilla-4.2.6-1.fc18.noarch
httpd-2.4.4-3.fc18.x86_64

How reproducible:


Steps to Reproduce:
1. Install Bugzilla in Fedora 17
2. Upgrade to Fedora 18 with yum.
3. Access http://server/bugzilla from another system.

Actual results:

403 Forbidden

In /var/log/httpd/error_log:

[Mon Jul 29 15:10:57.452342 2013] [authz_core:error] [pid 2595] [client 192.168.21.66:53774] AH01630: client denied by server configuration: /usr/share/bugzilla/


Additional info:

This is very similar to bug 905353 with the difference that access is from another system.  Replacing "Require local" with "Require all granted" in /etc/httpd/conf.d/bugzilla.conf fixes the problem.

Renaming /etc/httpd/conf.d/bugzilla.conf and /usr/share/bugzilla and running "yum reinstall bugzilla" does not fix the problem.  Maybe bugzilla cannot be accessed from other systems in the default configuration even without an upgrade from a previous Fedora version.

Comment 1 Emmanuel Seyman 2013-08-04 12:21:40 UTC
Looking back at it, "Require local" is indeed less appropriate than ""Require all granted". I'll change this and issue out an update.

Comment 2 Fedora Update System 2013-08-04 16:08:33 UTC
bugzilla-4.2.6-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/bugzilla-4.2.6-2.fc19

Comment 3 Fedora Update System 2013-08-04 16:08:43 UTC
bugzilla-4.2.6-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/bugzilla-4.2.6-2.fc18

Comment 4 Fedora Update System 2013-08-04 23:05:54 UTC
Package bugzilla-4.2.6-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing bugzilla-4.2.6-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-14243/bugzilla-4.2.6-2.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-08-24 00:00:53 UTC
bugzilla-4.2.6-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-08-24 00:02:02 UTC
bugzilla-4.2.6-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.