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

Fix OS detection and change default PAM service for sssctl user-checks for SUSE #7390

Closed

Commits on May 22, 2024

  1. BUILD: Fix os detection

    SUSE and openSUSE no longer ships /etc/SuSE-release [1], fallback to
    /etc/os-release if autodetection fails.
    
    [1] https://en.opensuse.org/Etc_SuSE-release
    
    Signed-off-by: Samuel Cabrero <[email protected]>
    scabrero committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b56be2d View commit details
    Browse the repository at this point in the history
  2. TOOLS: Adjust sssctl user-checks default PAM service for SUSE

    Signed-off-by: Samuel Cabrero <[email protected]>
    scabrero committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7dff7d4 View commit details
    Browse the repository at this point in the history