diff --git a/src/design-pages/not_root_sssd.rst b/src/design-pages/not_root_sssd.rst index 7e83ea6..5f3aa81 100644 --- a/src/design-pages/not_root_sssd.rst +++ b/src/design-pages/not_root_sssd.rst @@ -23,6 +23,14 @@ This is a general use-case, following the principle of least privilege. The processes should not run as root unless they really need the root privileges. +Important note +-------------- +The text below describes initial design. The sssd-2.10 release introduces major +improvements and changes in this area. For more details, please refer to the +`SSSD 2.10.0-beta1 `__ +and `SSSD 2.10.0-beta2 `__ +Release Notes. + Implementation details ----------------------