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 #17674

Merged
merged 1 commit into from
Jan 4, 2024

Commits on Jan 4, 2024

  1. password-hardening: Add support to disable expiration date like in Li…

    …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
    davidpil2002 authored and mssonicbld committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    79b6ced View commit details
    Browse the repository at this point in the history