Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

man: clarify user credentials for cache_credentials #6989

Closed
wants to merge 1 commit into from

Conversation

ikerexxe
Copy link
Contributor

It only applies to passwords, not other authentication mechanisms like smartcards or passkeys.

@@ -2928,7 +2928,8 @@ pam_gssapi_indicators_map = sudo:pkinit, sudo-i:pkinit
<listitem>
<para>
Determines if user credentials are also cached
in the local LDB cache.
in the local LDB cache. The user credentials refer
Copy link
Contributor

Choose a reason for hiding this comment

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

s/user/cached/ sounds a bit better IMO but I don't insist.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed

Copy link
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.

Ack, thank you.

@@ -2928,7 +2928,8 @@ pam_gssapi_indicators_map = sudo:pkinit, sudo-i:pkinit
<listitem>
<para>
Determines if user credentials are also cached
in the local LDB cache.
in the local LDB cache. The user credentials refer
to passwords, not other authentication mechanisms.
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi,

I'd like to suggest to add ... refer to passwords, which includes the first (long term) factor of two-factor authentication, not other ..... And Passkey and Smartcard authentications are expected to work offline as long as a successful online authentication is recorded in the cache without additional configuration.

bye,
Sumit

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated following your comments

It only applies to passwords, not other authentication mechanisms like
smartcards or passkeys.

Signed-off-by: Iker Pedrosa <[email protected]>
@ikerexxe ikerexxe force-pushed the man_cache_credentials branch from 0f0bbfd to 47c1912 Compare October 19, 2023 14:49
Copy link
Contributor

@sumit-bose sumit-bose left a comment

Choose a reason for hiding this comment

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

Hi,

thanks, ACK.

bye,
Sumit

@pbrezina pbrezina added the Ready to push Ready to push label Oct 23, 2023
@pbrezina
Copy link
Member

Pushed PR: #6989

  • master
    • 38d334e - man: clarify user credentials for cache_credentials
  • sssd-2-9
    • 9c4f728 - man: clarify user credentials for cache_credentials

@pbrezina pbrezina added Pushed and removed Accepted Ready to push Ready to push labels Oct 23, 2023
@pbrezina pbrezina closed this Oct 23, 2023
@ikerexxe ikerexxe deleted the man_cache_credentials branch October 23, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants