{"description": "If a file server (FTP, TFTP...) is hosted locally, create a separate partition\nfor <tt>/srv</tt> at installation time (or migrate it later using LVM). If\n<tt>/srv</tt> will be mounted from another system such as an NFS server, then\ncreating a separate partition is not necessary at installation time, and the\nmountpoint can instead be configured later.", "rationale": "Srv deserves files for local network file server such as FTP. Ensuring\nthat <tt>/srv</tt> is mounted on its own partition enables the setting of\nmore restrictive mount options, and also helps ensure that\nusers cannot trivially fill partitions used for log or audit data storage.", "severity": "unknown", "references": {"anssi": ["R28"]}, "control_references": {"anssi": ["R28"]}, "components": [], "identifiers": {}, "ocil_clause": "\"/srv is not a mountpoint\" is returned", "ocil": "Verify that a separate file system/partition has been created for <code>/srv</code> with the following command:\n\n<pre>$ mountpoint /srv</pre>\n", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": ["not container"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["not_container"], "bash_conditional": null, "fixes": {}, "title": "Ensure /srv Located On Separate Partition", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/software/disk_partitioning/partition_for_srv/rule.yml", "template": {"name": "mount", "vars": {"mountpoint": "/srv", "min_size": 1073741824}, "backends": {}}}