Skip to content

sssd man-page: Add missing data type in man-page - #8768

Merged
justin-stephenson merged 1 commit into
SSSD:masterfrom
asakure:man_page_data_type
Jun 10, 2026
Merged

sssd man-page: Add missing data type in man-page#8768
justin-stephenson merged 1 commit into
SSSD:masterfrom
asakure:man_page_data_type

Conversation

@asakure

@asakure asakure commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This patch adds missing data (value) type in sssd.conf(5)
man-page for following options:

pam_initgroups_scheme, pam_gssapi_services,
pam_gssapi_check_upn, pam_gssapi_indicators_map,
fd_limit, cache_idle_timeout, cache_first,
services, domains, domain_resolution_order,
responder_idle_timeout, default_shell,
pam_gssapi_indicators_apply, enabled.

Resolves: #7323
Resolves: #7324
Resolves: #7325
Resolves: #7326

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the SSSD man page documentation in src/man/sssd.conf.5.xml by adding explicit type annotations (such as string and boolean) to several PAM-related configuration options, including pam_initgroups_scheme, pam_gssapi_services, pam_gssapi_check_upn, and pam_gssapi_indicators_map. There are no review comments to address, and 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.

@justin-stephenson justin-stephenson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. Could you add the data type to other options with missing data types?

I did a quick glance at man sssd.conf and found others such as...

fd_limit
client_idle_timeout
cache_first

@asakure

asakure commented Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Sure, I will do that & re-submit.

@asakure
asakure force-pushed the man_page_data_type branch from eceffc9 to 20546de Compare June 8, 2026 12:03
@justin-stephenson

Copy link
Copy Markdown
Contributor

Sure, I will do that & re-submit.

A few others I found with no data type listed are below, please add them as well.

services

domains

domain_resolution_order

responder_idle_timeout

default_shell

pam_gssapi_indicators_apply

enabled

@asakure

asakure commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

A few others I found with no data type listed are below, please add them as well.

Sure, I will add them as well. Also, I will re-verify the man-page if there is anything left.

@asakure
asakure force-pushed the man_page_data_type branch from 20546de to 39643d2 Compare June 8, 2026 19:23
@asakure asakure changed the title sssd man-page: Add data type in man-page sssd man-page: Add missing data type in man-page Jun 8, 2026
@asakure
asakure force-pushed the man_page_data_type branch from 39643d2 to c0d2f9b Compare June 8, 2026 20:03
@justin-stephenson

Copy link
Copy Markdown
Contributor

@asakure Please also rebase this PR over SSSD master branch, thank you.

@asakure
asakure force-pushed the man_page_data_type branch from c0d2f9b to dbd3eb1 Compare June 9, 2026 18:20
Comment thread src/man/sssd.conf.5.xml Outdated
@asakure
asakure force-pushed the man_page_data_type branch from dbd3eb1 to b2dd6f4 Compare June 10, 2026 19:33
@justin-stephenson justin-stephenson added Trivial A single reviewer is sufficient to review the Pull Request Accepted and removed Changes requested labels Jun 10, 2026
This patch adds missing data (value) type in sssd.conf(5)
man-page for following options:

pam_initgroups_scheme, pam_gssapi_services,
pam_gssapi_check_upn, pam_gssapi_indicators_map,
fd_limit, cache_idle_timeout, cache_first,
services, domains, domain_resolution_order,
responder_idle_timeout, default_shell,
pam_gssapi_indicators_apply, enabled.

Resolves: SSSD#7323
Resolves: SSSD#7324
Resolves: SSSD#7325
Resolves: SSSD#7326

Signed-off-by: Akshay Sakure <asakure@redhat.com>
Reviewed-by: Justin Stephenson <jstephen@redhat.com>
@sssd-bot

Copy link
Copy Markdown
Contributor

The pull request was accepted by @justin-stephenson with the following PR CI status:


🟢 CodeQL (success)
🟢 osh-diff-scan:fedora-rawhide-x86_64:upstream (success)
🟢 rpm-build:centos-stream-10-x86_64:upstream (success)
🟢 rpm-build:fedora-43-x86_64:upstream (success)
🟢 rpm-build:fedora-44-x86_64:upstream (success)
🟢 rpm-build:fedora-rawhide-x86_64:upstream (success)
🔴 testing-farm:centos-stream-10-x86_64:upstream (failure)
🟢 testing-farm:fedora-43-x86_64:upstream (success)
🟢 testing-farm:fedora-44-x86_64:upstream (success)
🔴 testing-farm:fedora-rawhide-x86_64:upstream (failure)
🟢 Analyze (target) / cppcheck (success)
🟢 Build / freebsd (success)
🔴 Build / make-distcheck (failure)
➖ ci / intgcheck (skipped)
🔴 ci / prepare (failure)
➖ ci / system (skipped)
➖ Coverity scan / coverity (skipped)
🟢 Static code analysis / codeql (success)
🟢 Static code analysis / pre-commit (success)
🟢 Static code analysis / python-system-tests (success)


There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging.

@sssd-bot
sssd-bot force-pushed the man_page_data_type branch from b2dd6f4 to cf5f89b Compare June 10, 2026 20:24
@justin-stephenson
justin-stephenson merged commit 0c3c833 into SSSD:master Jun 10, 2026
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Accepted Trivial A single reviewer is sufficient to review the Pull Request

Projects

None yet

3 participants