RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1951511 - [RFE] - IDM - Allow specifying permanent logging settings for BIND
Summary: [RFE] - IDM - Allow specifying permanent logging settings for BIND
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.3
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: beta
: ---
Assignee: Thomas Woerner
QA Contact: ipa-qe
Josip Vilicic
URL:
Whiteboard:
Depends On:
Blocks: 1966101
TreeView+ depends on / blocked
 
Reported: 2021-04-20 10:07 UTC by Raul Mahiques
Modified: 2023-09-15 01:05 UTC (History)
8 users (show)

Fixed In Version: ipa-4.9.5-1
Doc Type: Enhancement
Doc Text:
.BIND supports customized logging settings With this enhancement, you can now configure logging settings for the BIND DNS component of an Identity Management server in the `/etc/named/ipa-logging-ext.conf` configuration file.
Clone Of:
: 1966101 (view as bug list)
Environment:
Last Closed: 2021-11-09 18:22:22 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Pagure freeipa issue 8856 0 None None None 2021-05-25 07:50:45 UTC
Red Hat Issue Tracker FREEIPA-7140 0 None None None 2021-10-21 20:46:48 UTC
Red Hat Product Errata RHBA-2021:4230 0 None None None 2021-11-09 18:22:36 UTC

Description Raul Mahiques 2021-04-20 10:07:51 UTC
Description of problem:
At the moment logging settings for bind don't allow customization, we wants to be able to change the logging settings without having to edit /etc/named.conf which is managed by idm and will be overwritten by upgrades.


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Logging cannot be modified permanently, it will be overwritten by updates

Expected results:
Allow customization of logging settings

Additional info:
adding an include in the logging section or move it to a separate file will solve the problem.

Comment 3 Rob Crittenden 2021-04-20 14:48:59 UTC
Can you confirm that this is the section they are asking for?

From named.conf(5):

LOGGING
           logging {
                category string { string; ... };
                channel string {
                     buffered boolean;
                     file quoted_string [ versions ( "unlimited" | integer )
                         ] [ size size ];
                     null;
                     print-category boolean;
                     print-severity boolean;
                     print-time boolean;
                     severity log_severity;
                     stderr;
                     syslog [ syslog_facility ];
                };
           };

Comment 4 Raul Mahiques 2021-04-27 12:48:22 UTC
yes, the logging section

Comment 5 Raul Mahiques 2021-04-28 07:10:30 UTC
yes, the logging section

Comment 12 anuja 2021-07-02 08:47:49 UTC
Verified using:

2021-07-02T07:13:23+0000 ok: [master.testrelm.test] => (item=ipa-server) => 
2021-07-02T07:13:23+0000   msg:
2021-07-02T07:13:23+0000   - arch: x86_64
2021-07-02T07:13:23+0000     epoch: null
2021-07-02T07:13:23+0000     name: ipa-server
2021-07-02T07:13:23+0000     release: 1.module+el8.5.0+11410+91a33fe4
2021-07-02T07:13:23+0000     source: rpm
2021-07-02T07:13:23+0000     version: 4.9.5
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Test-console-log
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
test_integration/test_upgrade.py::TestUpgrade::test_current_named_conf PASSED [ 44%]
test_integration/test_upgrade.py::TestUpgrade::test_update_named_conf_simple PASSED 

Based on this marking bug as verified.

Comment 15 errata-xmlrpc 2021-11-09 18:22:22 UTC
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 (ipa bug fix and enhancement update), 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://access.redhat.com/errata/RHBA-2021:4230

Comment 16 Red Hat Bugzilla 2023-09-15 01:05:21 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


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