[autobackport: sssd-2-9] sssd man-page: Improve man-page for override_gid#8752
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation for the override_gid option in sssd.conf.5.xml to clarify that it overrides the primary GID for all users in the domain and explicitly documents its default behavior. I have no feedback to provide as there are no review comments.
|
The pull request was accepted by @justin-stephenson with the following PR CI status: 🟢 CodeQL (success) There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging. |
9d78151 to
2af4c89
Compare
This is an automatic backport of PR#8741 sssd man-page: Improve man-page for override_gid to branch sssd-2-9, 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
5b6c11d - sssd man-page: Improve man-page for override_gid
Backported commits
Original Pull Request Body
This commit improves the man-page statement for override_gid option by adding clear description & "Default" value.
Resolves: #7341