Skip to content

Commit 1dc86d3

Browse files
DOCSP-45819 remove Krb5CCName fields (#614)
<!-- Add a description of your PR here (optional) --> Removes the ``monitoringAgentKrb5CCName`` and ``backupAgentKrb5CCName`` fields from the docs. - [DOCSP-45819](https://jira.mongodb.org/browse/DOCSP-45819) - [STAGING](https://deploy-preview-614--10gen-docs-ops-manager.netlify.app/reference/mongodb-agent-settings/#mongodb-kerberos-settings) - [LATEST BUILD LOG](https://app.netlify.com/sites/10gen-docs-ops-manager/deploys/6759b05aa5468f00085b1b95) ### 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). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 8d03f0e commit 1dc86d3

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

source/reference/mongodb-agent-settings.txt

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -616,32 +616,6 @@ using Kerberos. To configure Kerberos, see
616616

617617
.. include:: /includes/fact-set-krb5ccname.rst
618618

619-
.. setting:: backupAgentKrb5CCName
620-
621-
*Type* string
622-
623-
Specifies the ``KRB5CC`` environment variable that the MongoDB
624-
Agent sets for the {+bagent+} process. Used only to authenticate the
625-
{+bagent+} to your MongoDB deployment when the {+mdbagent+}
626-
starts the {+bagent+} function.
627-
628-
.. code-block:: ini
629-
630-
backupAgentKrb5CCName=/path/to/credentials_cache_file
631-
632-
.. setting:: monitoringAgentKrb5CCName
633-
634-
*Type* string
635-
636-
Specifies the ``KRB5CC`` environment variable that the MongoDB
637-
Agent sets for the {+magent+} function. Used only to authenticate
638-
{+magent+} to your MongoDB deployment when the MongoDB
639-
Agent starts the {+magent+} function.
640-
641-
.. code-block:: ini
642-
643-
monitoringAgentKrb5CCName=/path/to/credentials_cache_file
644-
645619
.. _mongodb-agent-monitoring-settings:
646620

647621
{+magent+} Settings

0 commit comments

Comments
 (0)