From Fedora Project Wiki

Revision as of 20:49, 7 July 2014 by Roshi (talk | contribs) (Created page with "{{QA/Test_Case |description=Ensure that selinux is enforcing on cloud images |setup= |actions= # Boot cloud image # ssh into booted image # run this command: <pre>getenforce<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Ensure that selinux is enforcing on cloud images


How to test

  1. Boot cloud image
  2. ssh into booted image
  3. run this command:
getenforce

Expected Results

Should return "Enforcing"