Commit 720314e4 authored by Marek Haicman's avatar Marek Haicman Committed by Valerie Aurora
Browse files

Rephrase CUSR-1 user story

parent d8e25dfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -496,7 +496,7 @@ Note: "account" refers to a user in the operating systems sense: a unique system
**[CUSR]:** Manufacturers of operating systems which are intended to support end-user accounts, either concurrently or sequentially, shall account for the increased risk to per-user data from other users and ensure that appropriate protections are available. System-level users (such as root) count towards this if they are configurable or accessible by end-users.

* CUSR-0: the operating system is designed not to allow end-users to authenticate
* CUSR-1: the operating system is designed to only allow one end-user to authenticate; to switch users,t he device must be reset.
* CUSR-1: the operating system is designed to only allow one end-user to authenticate concurrently; to switch users, the authenticated user must logout.
* CUSR-2: the operating system is designed to allow for more than one end-user account, and end-user accounts may be simultaneously active on the device.

#### 4.5.1.3 Data Storage