selinux/libsemanage
Petr Lautrbach 2cb83d9acd Rework "usepasswd in semanage.conf" test
- use spaces instead of tabs
- update copyright date
- cover more cases with correct behavior

  usepasswd=False
    - Standard users should not trigger a policy change
    - SELinux users with home in / shoud not trigger a policy change
    - Other SELinux users should trigger a policy change

  usepasswd=True
    - Standard users with home in /home should not trigger a policy change
    - Standard users with home in directory like /var/home should trigger a policy change
    - Standard users with home in / shoud not trigger a policy change
    - SELinux users with home in / shoud not trigger a policy change
    - Other SELinux users should trigger a policy change
2020-12-21 14:15:57 +01:00
..
sanity-tests Fix path meta data 2018-10-14 21:52:42 +02:00
usepasswd-in-semanage-conf Rework "usepasswd in semanage.conf" test 2020-12-21 14:15:57 +01:00
verify-options-in-semanage-conf Make all relevancy expressions use comparison operators 2020-12-15 12:38:32 +01:00