Skip to content

Commit 13933dd

Browse files
(DOCSP-11325): Add Kerberos limitation
1 parent 8dc763f commit 13933dd

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

source/connect.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,3 +212,9 @@ To disconnect from a deployment and exit ``mongosh``, you can:
212212
- Type ``.exit``, or
213213

214214
- Press ``Ctrl`` + ``C`` twice.
215+
216+
Limitations
217+
-----------
218+
219+
``mongosh`` currently does not support
220+
:manual:`Kerberos authentication </core/kerberos/>`.

source/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ environment for interacting with MongoDB deployments. You can use the
2121
``mongosh`` is available as a standalone package in the MongoDB
2222
download center.
2323

24-
Download and Install the |mdb-shell|
25-
------------------------------------
24+
Download and Install ``mongosh``
25+
--------------------------------
2626

2727
To learn how to download and install the ``mongosh`` binary, see
2828
:ref:`mdb-shell-install`.

0 commit comments

Comments
 (0)