mirror of https://github.com/docker/docs.git
branding changes
Signed-off-by: Dawn W Docker <dawn.wood@users.noreply.github.com>
This commit is contained in:
parent
8cdd6e27cc
commit
18b4446b21
|
@ -25,7 +25,7 @@ acme-datacenter
|
|||
|
||||
## Authentication
|
||||
|
||||
All users are authenticated on the backend. Docker EE provides built-in
|
||||
All users are authenticated on the backend. Docker Enterprise provides built-in
|
||||
authentication and also integrates with LDAP directory services.
|
||||
|
||||
To use Docker EE's built-in authentication, you must [create users manually](#create-users-manually).
|
||||
|
|
|
@ -9,7 +9,7 @@ team with role-based access control (RBAC).
|
|||
|
||||
## Scenario
|
||||
|
||||
You are the Docker EE system administrator at Acme Company and need to configure
|
||||
You are the Docker Enteprise system administrator at Acme Company and need to configure
|
||||
permissions to company resources. The best way to do this is to:
|
||||
|
||||
- Build the organization with teams and users.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Access control design with Docker EE Advanced
|
||||
description: Learn how to architect multitenancy with Docker Enterprise Edition Advanced.
|
||||
title: Access control design with Docker Enterprise
|
||||
description: Learn how to architect multitenancy with Docker Enterprise.
|
||||
keywords: authorize, authentication, users, teams, groups, sync, UCP, role, access control
|
||||
---
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@ redirect_from:
|
|||
- /datacenter/ucp/3.0/guides/authorization/grant-permissions/
|
||||
---
|
||||
|
||||
Docker EE administrators can create _grants_ to control how users and
|
||||
Docker Enterprise administrators can create _grants_ to control how users and
|
||||
organizations access [resource sets](group-resources.md).
|
||||
|
||||
A grant defines _who_ has _how much_ access to _what_ resources. Each grant is a
|
||||
|
|
Loading…
Reference in New Issue