Changes for OS Level Access Controls with AppArmor (dsR8)
Fix conflict. Story: 2010310 Task: 47841 Depends on https://review.opendev.org/c/starlingx/docs/+/877844 Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com> Change-Id: I733cf26aa801fc28e42b8a0bbded50cf788f1638
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 109 KiB |
@ -171,6 +171,9 @@ A sample **Hosts** tab is illustrated below:
|
||||
the serial console cable is disconnected. The server must support
|
||||
data carrier detect on the serial console port.
|
||||
|
||||
- **AppArmor Module**: Choose whether or not to enable Apparmor on
|
||||
the host. The host needs to be locked before changing this value.
|
||||
|
||||
- The **Installation Parameters** tab provides access to installation
|
||||
settings. Changes take effect if the host is re-installed. For more
|
||||
information, see the document that pertains to your |prod|
|
||||
|
@ -33,6 +33,8 @@ The following items are included in the summary:
|
||||
- location, as entered by the operator using the Edit Host window
|
||||
(see :ref:`Hosts Tab <hosts-tab>`).
|
||||
|
||||
- AppArmor's value on this host, which can be enabled or disabled.
|
||||
|
||||
- time stamps of when the host was created and last updated
|
||||
|
||||
- the host's state
|
||||
|
@ -0,0 +1,24 @@
|
||||
.. _enable-disable-apparmor-on-a-host-using-horizon-a318ab726396:
|
||||
|
||||
-----------------------------------------------
|
||||
Enable/Disable AppArmor on a Host using Horizon
|
||||
-----------------------------------------------
|
||||
|
||||
To enable or disable AppArmor on the host using Horizon:
|
||||
|
||||
#. Lock the host.
|
||||
|
||||
.. figure:: figures/worker-hosts-2023-3-20_1-46-22.png
|
||||
:width: 800
|
||||
|
||||
.. figure:: figures/confirm-lock-host-2023-3-20_1-55-28.png
|
||||
|
||||
#. Click on Edit Host button. On the "Host Info" tab, enable or disable the
|
||||
AppArmor Module and finally click on "Save".
|
||||
|
||||
.. figure:: figures/edit-host-2023-3-20_1-54-13.png
|
||||
|
||||
#. Unlock the host.
|
||||
|
||||
.. figure:: figures/display-item-2023-3-20_1-58-33.png
|
||||
:width: 800
|
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 75 KiB |
After Width: | Height: | Size: 40 KiB |
After Width: | Height: | Size: 42 KiB |
@ -198,6 +198,7 @@ AppArmor
|
||||
|
||||
about-apparmor-ebdab8f1ed87
|
||||
enable-disable-apparmor-on-a-host-63a7a184d310
|
||||
enable-disable-apparmor-on-a-host-using-horizon-a318ab726396
|
||||
install-security-profiles-operator-1b2f9a0f0108
|
||||
profile-management-a8df19c86a5d
|
||||
apply-a-profile-to-a-pod-c2fa4d958dec
|
||||
|