Skip to content

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

Open
asakure wants to merge 1 commit into
SSSD:masterfrom
asakure:man_page_data_type
Open

sssd man-page: Add data type in man-page#8768
asakure wants to merge 1 commit into
SSSD:masterfrom
asakure:man_page_data_type

Conversation

@asakure
Copy link
Copy Markdown
Contributor

@asakure asakure commented Jun 3, 2026

This patch adds missing data (value) type in man-page for following options:
pam_initgroups_scheme, pam_gssapi_services,
pam_gssapi_check_upn, pam_gssapi_indicators_map

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

This patch adds missing data (value) type in man-page for
following options:
pam_initgroups_scheme, pam_gssapi_services,
pam_gssapi_check_upn, pam_gssapi_indicators_map

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

Signed-off-by: Akshay Sakure <asakure@redhat.com>
Copy link
Copy Markdown

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

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.

Copy link
Copy Markdown
Contributor

@justin-stephenson justin-stephenson left a comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants