Skip to content

Commit 9fcba83

Browse files
review: fixed nits and UI steps
1 parent 16145dc commit 9fcba83

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

content/manuals/desktop/setup/sign-in.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,12 @@ Status: Downloaded newer image for molly/privateimage:latest
9797
docker.io/molly/privateimage:latest
9898
```
9999

100-
## Why might I be required to sign in?
100+
## Why do I need to sign in?
101+
102+
By default, Docker Desktop does not require sign in.
101103

102104
If Docker Desktop is prompting you to sign in, it may be due to policies set
103-
by your organization's administrator:
105+
by your organization's administrator.
104106

105107
### Organization sign-in enforcement
106108

content/manuals/security/for-admins/unassociated-machines.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Users can continue using Docker Desktop until their next restart.
8888
1. Sign in to the [Admin Console](https://app.docker.com/admin) and select
8989
your organization.
9090
1. In **User management**, select **Unassociated**.
91-
1. Turn on the **Require sign-in** toggle.
91+
1. Turn on the **Enforce sign-in** toggle.
9292
1. In the pop-up modal, select **Require sign-in** to confirm.
9393

9494
The **Sign-in required** status will update for all unassociated machines to
@@ -186,8 +186,8 @@ organizations.
186186
1. Sign in to the [Admin Console](https://app.docker.com/admin) and select
187187
your organization.
188188
1. In **User management**, select **Unassociated**.
189-
1. Turn off the **Require sign-in** toggle.
190-
1. In the pop-up modal, select **Turn off sign-in** to confirm.
189+
1. Turn off the **Enforce sign-in** toggle.
190+
1. In the pop-up modal, select **Turn off sign-in requirement** to confirm.
191191

192192
The **Sign-in required** status will update for all unassociated machines to
193193
**No**.
@@ -199,7 +199,7 @@ your organization.
199199
1. In **User management**, select **Unassociated**.
200200
1. Locate the machine you want to disable sign-in enforcement for.
201201
1. Select the **Actions** menu and choose **Turn off sign-in enforcement**.
202-
1. In the pop-up modal, select **Turn off sign-in** to confirm.
202+
1. In the pop-up modal, select **Turn off sign-in requirement** to confirm.
203203

204204
The **Sign-in required** status will update for the individual machine to
205205
**No**.

0 commit comments

Comments
 (0)