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

Harden user home dirs #428

Merged
merged 5 commits into from
Mar 22, 2021
Merged

Harden user home dirs #428

merged 5 commits into from
Mar 22, 2021

Commits on Mar 22, 2021

  1. chmod /home directories to 0700

    This is based on #277
    and updated to work with the new collection.
    
    Thanks to @aardbol for this initial implementation!
    
    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b5ca78a View commit details
    Browse the repository at this point in the history
  2. linting

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c86bdcb View commit details
    Browse the repository at this point in the history
  3. Update roles/os_hardening/tasks/user_accounts.yml

    Co-authored-by: schurzi <Martin.Schurz@t-systems.com>
    2 people authored and Sebastian Gumprich committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    bf82736 View commit details
    Browse the repository at this point in the history
  4. fix loop for home_directories

    Signed-off-by: Sebastian Gumprich <sebastian.gumprich@t-systems.com>
    Sebastian Gumprich committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    02c689e View commit details
    Browse the repository at this point in the history
  5. Prettified Code!

    rndmh3ro authored and actions-user committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    369c298 View commit details
    Browse the repository at this point in the history