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

[action] [PR:17426] password-hardening: Add support to disable expiration date like in Linux (PAM) (#17426) #17997

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

mssonicbld
Copy link
Collaborator

  • Why I did it
    Enhance the feature to support disabling password hardening as Linux support.
    -1: expiration will never occur
    0: expiration will expired immediately

Opened bug:
#17427

  • How I did it
    Added the -1 value to be supported in hostcfgd and this value will propagate to the relevant Linux files

  • How to verify it
    Pls see the details in the bug description that link attached above

…nux (PAM) (sonic-net#17426)

- Why I did it
Enhance the feature to support disabling password hardening as Linux support.
-1: expiration will never occur
0: expiration will expired immediately

Opened bug:
sonic-net#17427

- How I did it
Added the -1 value to be supported in hostcfgd and this value will propagate to the relevant Linux files

- How to verify it
Pls see the details in the bug description that link attached above
@mssonicbld
Copy link
Collaborator Author

Original PR: #17426

@mssonicbld mssonicbld merged commit 765377a into sonic-net:202311 Feb 2, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants