File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/manuals/security/for-admins/enforce-sign-in Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ enforce sign-in on macOS because the installed configuration profiles are
6161protected by Apples' System Integrity Protection (SIP) and therefore can't be
6262tampered with by the users.
6363
64- 1 . Save the following XML code to a file with the suffix ` .mobileconfig ` , for example
64+ 1 . Save the following XML file with the extension ` .mobileconfig ` , for example
6565 ` docker.mobileconfig ` :
6666
6767 ``` xml
@@ -108,7 +108,7 @@ tampered with by the users.
108108 </plist >
109109 ```
110110
111- 2 . Change the placeholders ` Your Company Name ` to the name of your company.
111+ 2 . Change the placeholders ` com.yourcompany.docker.config ` and ` Your Company Name ` to the name of your company.
112112
1131133 . Add your organization name. The names of the allowed organizations are stored in the ` allowedOrgs `
114114 property. It can contain either the name of a single organization or a list of organization names,
You can’t perform that action at this time.
0 commit comments