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

7274.m #26

Closed
wants to merge 4 commits into from
Closed

7274.m #26

wants to merge 4 commits into from

Conversation

alanking
Copy link
Owner

No description provided.

These tests are based entirely off of the pam_password equivalents
because they should behave in the same way.

Tests for password_extend_lifetime have been written but are skipped
because that configuration is not supported for native authentication.

Tests for password expiration are also being skipped because the
minimum TTL we can specify is 1 hour which is not feasible for
automated testing.
TTL needs to be converted to seconds before comparing against the
min/max password time configurations.

clientLogin needs to return a better error message when a failure
occurs in rcGetLimitedPassword.
The plugin-specific auth configurations (authentication::pam_password
and authentication::native) have been replaced by a general config
for all auth schemes. The string in R_GRID_CONFIGURATION is now just
"authentication".
@alanking alanking closed this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant