Bug ID | 1209734 |
---|---|
Summary | Restrict permissions of /etc/nftables.conf |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Patterns |
Assignee | dimstar@opensuse.org |
Reporter | suseino@riseup.net |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
STR: 1. Install the nftables-service zypper addrepo https://download.opensuse.org/repositories/openSUSE:infrastructure/openSUSE_Tumbleweed/openSUSE:infrastructure.repo zypper refresh zypper install nftables-service Expected: The /etc/nftables.conf file should not be accessible by anyone but root (e.g. 700). Actual: The /etc/nftables.conf file created by the installer has 755 permissions.