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 1747456 - Document realmd.conf and how realmd reads the configuration
Summary: Document realmd.conf and how realmd reads the configuration
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: realmd
Version: 8.2
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: rc
: 8.2
Assignee: Sumit Bose
QA Contact: sssd-qe
URL:
Whiteboard: sync-to-jira
Depends On: 1625005
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-30 13:23 UTC by Sumit Bose
Modified: 2023-06-26 15:16 UTC (History)
5 users (show)

Fixed In Version: realmd-0.16.3-17.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1625005
Environment:
Last Closed: 2020-04-28 16:59:49 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-26674 0 None None None 2023-06-26 15:13:23 UTC
Red Hat Issue Tracker SSSD-1842 0 None None None 2023-06-26 15:16:49 UTC
Red Hat Product Errata RHBA-2020:1884 0 None None None 2020-04-28 16:59:55 UTC

Comment 2 shridhar 2020-01-27 08:01:10 UTC
Tested with following data:

---------------------
In previous version
---------------------
waCF9]# rpm -q realmd
realmd-0.16.3-16.el8.x86_64
[root@ci-vm-10-0-138-141 tmp.HScVKwaCF9]# man realmd.conf | col -b| sed -n '/CONFIGURATION FILE/,/There are various/p'
<snip>
CONFIGURATION FILE
       realmd can be tweaked by network administrators to act in specific ways. This is done by placing settings in
       a /etc/realmd.conf. This file does not exist by default. The syntax of this file is the same as an INI file
       or Desktop Entry file.
[...]
       Only specify the settings you wish to override in the /etc/realmd.conf file. Settings not specified will be
       loaded from their packaged defaults. Only override the settings below. You may find other settings if you
       look through the realmd source code. However these are not guaranteed to remain stable.

       There are various sections in the config file. Some sections are global topic sections, and are listed
</snip>
[root@ci-vm-10-0-138-141 tmp.HScVKwaCF9]# 


------------------
In fixed version
------------------
]# rpm -q realmd
realmd-0.16.3-17.el8.x86_64

7]# man realmd.conf|col -b| sed -n '/CONFIGURATION FILE/,/There are various/p'
<snip>
CONFIGURATION FILE
       realmd can be tweaked by network administrators to act in specific ways. This is done by placing settings in
       a /etc/realmd.conf. This file does not exist by default. The syntax of this file is the same as an INI file
       or Desktop Entry file. If the file is changed and realmd is running realmd must be restarted to read the new
       values.
[....]
       Only specify the settings you wish to override in the /etc/realmd.conf file. Settings not specified will be
       loaded from their packaged defaults which can be found in /usr/lib/realmd/realmd-defaults.conf and
       /usr/lib/realmd/realmd-distro.conf. Only override the settings below. You may find other settings if you
       look through the realmd source code. However these are not guaranteed to remain stable.

       There are various sections in the config file. Some sections are global topic sections, and are listed
</snip>

marking verified

Comment 4 errata-xmlrpc 2020-04-28 16:59:49 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, 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-2020:1884


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