summaryrefslogtreecommitdiffstats
path: root/docs/Chapter4/Security.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Chapter4/Security.rst')
-rw-r--r--docs/Chapter4/Security.rst15
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst
index 940f1d7..9b4f5f7 100644
--- a/docs/Chapter4/Security.rst
+++ b/docs/Chapter4/Security.rst
@@ -246,6 +246,17 @@ the product’s lifecycle.
The VNF **MUST NOT** allow vendor access to VNFs remotely.
+.. req::
+ :id: R-638682
+ :target: VNF
+ :keyword: MUST
+ :introduced: casablanca
+ :validation_mode: in_service
+
+ The VNF **MUST** log any security event required by the VNF Requirements to
+ Syslog using LOG_AUTHPRIV for any event that would contain sensitive
+ information and LOG_AUTH for all other relevant events.
+
VNF Identity and Access Management Requirements
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -288,10 +299,10 @@ Identity and Access Management Requirements
.. req::
:id: R-59391
:target: VNF
- :keyword: MUST
+ :keyword: MUST NOT
:updated: casablanca
- The VNF MUST NOT not allow the assumption of the permissions of
+ The VNF **MUST NOT** not allow the assumption of the permissions of
another account to mask individual accountability.
.. req::