sssd man-page: Add reference to FAILOVER section - #8760
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the sssd.conf.5.xml man page to explicitly reference the sssd-ldap(5), sssd-krb5(5), sssd-ipa(5), and sssd-ad(5) man pages for failover information. The reviewer recommends using the proper DocBook XML markup for these man page references to ensure correct formatting and hyperlinking in the generated outputs.
asakure
force-pushed
the
man_page_failover
branch
2 times, most recently
from
June 1, 2026 18:07
e0af89f to
cd76d3d
Compare
Contributor
Author
Yes, this will help to keep it simple but it shouldn't misguide admins (if they misread). |
justin-stephenson
approved these changes
Jun 9, 2026
justin-stephenson
left a comment
Contributor
There was a problem hiding this comment.
Approving this as it does address #7339
Currently, FAILOVER section is not available in sssd.conf(5) man-page. This patch improves the statement about FAILOVER section mentioning its availability in other man-pages for example sssd-ldap(5). Resolves: SSSD#7339 Signed-off-by: Akshay Sakure <asakure@redhat.com> Reviewed-by: Justin Stephenson <jstephen@redhat.com>
Contributor
sssd-bot
force-pushed
the
man_page_failover
branch
from
June 9, 2026 15:13
cd76d3d to
0cab9dd
Compare
This was referenced Jun 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently, FAILOVER section is not available in sssd.conf(5) man-page. This patch improves the statement about FAILOVER section mentioning its availability in other man-pages for example sssd-ldap(5).
Resolves: #7339