Bug 215997 - incorrect permissions on dnszone.schema
Summary: incorrect permissions on dnszone.schema
Keywords:
Status: CLOSED DUPLICATE of bug 226982
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Stransky
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-16 18:51 UTC by Steven Pritchard
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-22 14:09:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
bind.spec patch (844 bytes, patch)
2006-11-16 18:51 UTC, Steven Pritchard
no flags Details | Diff

Description Steven Pritchard 2006-11-16 18:51:41 UTC
Description of problem:
OpenLDAP breaks with bind-sdb installed due to incorrect permissions on
/etc/openldap/schema/dnszone.schema.

-rw-r----- 1 root named  5114 Nov  3 09:55 dnszone.schema

All other schema are owned by root:root and are mode 644.

Version-Release number of selected component (if applicable):
bind-sdb-9.3.3-6.fc6

I'm attaching a patch against rawhide's bind.spec that should fix the problem.

Comment 1 Steven Pritchard 2006-11-16 18:51:54 UTC
Created attachment 141401 [details]
bind.spec patch

Comment 2 Martin Stransky 2006-11-22 14:09:35 UTC
added to CVS, thanks!

Comment 3 Adam Tkac 2007-02-05 15:31:40 UTC
(In reply to comment #1)
> Created an attachment (id=141401) [edit]
> bind.spec patch
> 

Problem was that dnszone.schema was installed with %config instead
%config(noreplace). This is fixed now

*** This bug has been marked as a duplicate of 226982 ***


Note You need to log in before you can comment on or make changes to this bug.