diff options
author | wenyao guan <guanwenyao@chinamobile.com> | 2018-02-08 07:24:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-02-08 07:24:07 +0000 |
commit | 873adc1c914906b61c8082c240bd2f9995b2782a (patch) | |
tree | bad79a17f6a3c0f802f3dd3a627f32c6c5bc2336 /docs/Chapter4.rst | |
parent | 7aa7c0088406b7ce33be2de45f43ee1fd1a972ce (diff) | |
parent | be360f8488c15fd6678239736bec812b0132befc (diff) |
Merge "VNFRQTS - R-81147 fix trailing "must""
Diffstat (limited to 'docs/Chapter4.rst')
-rw-r--r-- | docs/Chapter4.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter4.rst b/docs/Chapter4.rst index ce64d8c..b75dff6 100644 --- a/docs/Chapter4.rst +++ b/docs/Chapter4.rst @@ -331,7 +331,7 @@ Identity and Access Management Requirements * R-64503 The VNF **MUST** provide minimum privileges for initial and default settings for new user accounts. * R-86835 The VNF **MUST** set the default settings for user access to sensitive commands and data to deny authorization. * R-77157 The VNF **MUST** conform to approved request, workflow authorization, and authorization provisioning requirements when creating privileged users. -* R-81147 The VNF **MUST** have greater restrictions for access and execution, such as up to 3 factors of authentication and restricted authorization, for commands affecting network services, such as commands relating to VNFs, must. +* R-81147 The VNF **MUST** have greater restrictions for access and execution, such as up to 3 factors of authentication and restricted authorization, for commands affecting network services, such as commands relating to VNFs. * R-49109 The VNF **MUST** encrypt TCP/IP--HTTPS (e.g., TLS v1.2) transmission of data on internal and external networks. * R-39562 The VNF **MUST** disable unnecessary or vulnerable cgi-bin programs. * R-15671 The VNF **MUST NOT** provide public or unrestricted access to any data without the permission of the data owner. All data classification and access controls must be followed. |