|
508 | 508 | </usecases> |
509 | 509 | </sec:Use_Cases> |
510 | 510 |
|
511 | | - <!-- 1.5 Roles --> |
512 | | - <sec:Roles> |
513 | | - For purposes of these requirements there are two entities that interact with a general-purpose computing |
514 | | - platform: <h:ol type="1"> |
515 | | - <h:li>Users (unprivileged users)</h:li> |
516 | | - <h:li>Administrators (privileged users)</h:li> </h:ol> |
517 | | - Users are humans who interact with the platform through user interfaces. They usually have to authenticate |
518 | | - themselves to tenant software (e.g. an operating system), but generally not to the platform itself. Throughout |
519 | | - this document the term "user" refers generally to a person interacting with the platform.<h:p/> |
520 | | - Administrators are users who manage the platform through a management interface. The interface |
521 | | - may be local or remote to the platform. <h:p/> |
522 | | - Administrators manage the physical platform, not the OS (OS Administrators would be classified |
523 | | - as platform Users). Administrators must be authenticated to the platform before the platform can allow them |
524 | | - to perform administrative functions. For an EUD, this could be accomplished through an interface implemented |
525 | | - in firmware. For server-class hardware, the management interface could be implemented in a management |
526 | | - controller that is part of the platform. Administrators are assumed to be acting in the best interests of the platform owner.<h:p/> |
527 | | - Tenant Software generally consists of an operating system, virtualization system, or application |
528 | | - that uses platform resources to run workloads on behalf of Users. Tenant software generally has the privilege |
529 | | - of the User or Administrator in whose context it runs.<h:p/> |
530 | | - </sec:Roles> |
531 | 511 |
|
532 | | -<!-- 1.6 Package Usage --> |
533 | | - <section title="Package Usage"> |
| 512 | +<!-- 1.5 Package Usage --> |
| 513 | + |
| 514 | + |
| 515 | + <section title="Package Usage" id="package-usage"> |
| 516 | + |
| 517 | + |
534 | 518 | This section contains selections and assignments that are required when the listed Functional Packages are claimed by this PP. |
535 | 519 | <package-usage-list> |
536 | 520 | <package-usage ref="X509"> |
|
595 | 579 | </package-usage-list> |
596 | 580 | </section> |
597 | 581 |
|
| 582 | + |
| 583 | + <!-- 1.6 Roles --> |
| 584 | + <sec:Roles> |
| 585 | + For purposes of these requirements there are two entities that interact with a general-purpose computing |
| 586 | + platform: <h:ol type="1"> |
| 587 | + <h:li>Users (unprivileged users)</h:li> |
| 588 | + <h:li>Administrators (privileged users)</h:li> </h:ol> |
| 589 | + Users are humans who interact with the platform through user interfaces. They usually have to authenticate |
| 590 | + themselves to tenant software (e.g. an operating system), but generally not to the platform itself. Throughout |
| 591 | + this document the term "user" refers generally to a person interacting with the platform.<h:p/> |
| 592 | + Administrators are users who manage the platform through a management interface. The interface |
| 593 | + may be local or remote to the platform. <h:p/> |
| 594 | + Administrators manage the physical platform, not the OS (OS Administrators would be classified |
| 595 | + as platform Users). Administrators must be authenticated to the platform before the platform can allow them |
| 596 | + to perform administrative functions. For an EUD, this could be accomplished through an interface implemented |
| 597 | + in firmware. For server-class hardware, the management interface could be implemented in a management |
| 598 | + controller that is part of the platform. Administrators are assumed to be acting in the best interests of the platform owner.<h:p/> |
| 599 | + Tenant Software generally consists of an operating system, virtualization system, or application |
| 600 | + that uses platform resources to run workloads on behalf of Users. Tenant software generally has the privilege |
| 601 | + of the User or Administrator in whose context it runs.<h:p/> |
| 602 | + </sec:Roles> |
| 603 | + |
598 | 604 | </sec:Introduction> |
599 | 605 |
|
600 | 606 | <!-- 2.0 Conformance Claims (this is all boilerplate) --> |
|
0 commit comments