[autobackport: sssd-2-13] sssd man-page: Add reference to FAILOVER section - #8795
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the sssd.conf man page (sssd.conf.5.xml) to replace generic references to the 'FAILOVER' section with explicit, structured links to the sssd-ldap, sssd-krb5, sssd-ipa, and sssd-ad man pages. As there are no review comments provided, I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
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> (cherry picked from commit 817b002)
|
The pull request was accepted by @justin-stephenson with the following PR CI status: 🟢 rpm-build:centos-stream-10-x86_64:upstream (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
f57501a to
2a998e2
Compare
This is an automatic backport of PR#8760 sssd man-page: Add reference to FAILOVER section to branch sssd-2-13, created by @asakure.
Please make sure this backport is correct.
Note
The commits were cherry-picked without conflicts.
You can push changes to this pull request
Original commits
817b002 - sssd man-page: Add reference to FAILOVER section
Backported commits
Original Pull Request Body
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