Skip to content

Commit ae54d44

Browse files
authored
DOCSP-49450: Fix LDAP step (#840)
<!-- Add a description of your PR here (optional) --> - [DOCSP-49450](https://jira.mongodb.org/browse/DOCSP-49450) - Staging: [LDAP](https://deploy-preview-840--docs-ops-manager.netlify.app/tutorial/enable-ldap-authentication-for-group/) [Kerberos](https://deploy-preview-840--docs-ops-manager.netlify.app/tutorial/enable-kerberos-authentication-for-group/) [x509](https://deploy-preview-840--docs-ops-manager.netlify.app/tutorial/enable-x509-authentication-for-group/) [MONGODB-CR](https://deploy-preview-840--docs-ops-manager.netlify.app/tutorial/enable-mongodbcr-authentication-for-group/) - [LATEST BUILD LOG](https://app.netlify.com/sites/docs-ops-manager/deploys/680a5ba759037b000854c278) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [x] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 8b1d504 commit ae54d44

4 files changed

+4
-4
lines changed

source/includes/steps-enable-authentication-kerberos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ replacement:
2222
ref: select-auth-type
2323
post: |
2424
25-
a. In the :guilabel:`MongoDB Agent Connections to Deployment` section,
25+
a. In the :guilabel:`MongoDB Deployment Authentication Mechanism` section,
2626
select {{mechanism}}.
2727
2828
b. Input your `SASL Service Name <http://www.iana.org/assignments/gssapi-service-names/gssapi-service-names.xhtml>`_.

source/includes/steps-enable-authentication-ldap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ replacement:
2929
ref: select-auth-type
3030
post: |
3131
32-
a. In the :guilabel:`MongoDB Agent Connections to Deployment` section,
32+
a. In the :guilabel:`MongoDB Deployment Authentication Mechanism` section,
3333
select {{mechanism}}.
3434
3535
b. Select the appropriate type of {{mechanism}} authentication.

source/includes/steps-enable-authentication-mongodbcr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ content: |
3737
deployment, but the |mms| Agents can only use *one* authentication
3838
mechanism.
3939
40-
In the :guilabel:`MongoDB Agent Connections to Deployment` section,
40+
In the :guilabel:`MongoDB Deployment Authentication Mechanism` section,
4141
select {{mechanism}} and/or {{mechanism2}}.
4242
4343
|mms| automatically generates the Agents' usernames and passwords.

source/includes/steps-enable-authentication-x509.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ replacement:
1919
ref: select-auth-type
2020
post: |
2121
22-
In the :guilabel:`MongoDB Agent Connections to Deployment` section,
22+
In the :guilabel:`MongoDB Deployment Authentication Mechanism` section,
2323
select {{mechanism}}.
2424
2525
.. important::

0 commit comments

Comments
 (0)