Git Product home page Git Product logo

Comments (7)

sambanks avatar sambanks commented on May 18, 2024

The default tmp.mount that comes with rhel7 is tmpfs, but it is disabled by default.
This role implements a security enhanced version of the redhat provided mount file.
What are your specific concerns? The role could potentially be extended to support non tmpfs.
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/migration_planning_guide/sect-red_hat_enterprise_linux-migration_planning_guide-file_system_layout#sect-Red_Hat_Enterprise_Linux-Migration_Planning_Guide-File_System_Layout-Temporary_storage_space

from rhel7-cis.

erpadmin avatar erpadmin commented on May 18, 2024

ram consumption.
oracle or similar process already has dibs on large chunk of the RAM, user or process consumes /tmp which is backed by RAM, perhaps inadvertently

i am going to leave it as for the majority of our boxes and flip the configuration on our oracle boxes

from rhel7-cis.

gregdurham avatar gregdurham commented on May 18, 2024

@erpadmin I have the same concern. Will you just override the file from within another role, and call systemd to reload?

from rhel7-cis.

erpadmin avatar erpadmin commented on May 18, 2024

yes that is the plan for an oracle role which runs after CIS. we already already having issues with Oracle and noexec on /tmp since Oracle's runinstaller has a habit of coping the installer to /tmp and then executes it.

from rhel7-cis.

sambanks avatar sambanks commented on May 18, 2024

You shouldn't need a separate role, just set the following to false in your group_vars

rhel7cis_rule_1_1_2
rhel7cis_rule_1_1_3
rhel7cis_rule_1_1_4
rhel7cis_rule_1_1_5

from rhel7-cis.

erpadmin avatar erpadmin commented on May 18, 2024

in the context of only CIS sure no separate role would be needed.

i use a common roles and application specific roles during initial build outs so its simpler for me to to add "nonstandard" changes elsewhere otherwise sooner or later those CIS variables get left set incorrectly by someone

from rhel7-cis.

erpadmin avatar erpadmin commented on May 18, 2024

closing issue

from rhel7-cis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.