Skip to content

Commit cec7b88

Browse files
tahiya-mongotahiyachowdhury
andauthored
(DOCSP-13461): Compass does not require a password for Kerberos authenticated connection but doc says required (#226)
* (DOCSP-13461): Compass does not require a password for Kerberos authenticated connection but doc says required * (DOCS-8775): Conceptual overview of how the Chart builder creates pipelines Co-authored-by: tahiyachowdhury <[email protected]>
1 parent 8cc4712 commit cec7b88

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

source/connect.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Considerations
3434
:guilabel:`SRV record` or :guilabel:`Replica Set Name` when
3535
filling in your connection information.
3636

37+
- If you are using Kerberos as your authenticaion mechanism, do not
38+
specify the :guilabel:`Password` in the connection form.
39+
3740
- .. include:: /includes/fact-non-genuine-warning.rst
3841

3942
Connect

source/includes/steps-starting-compass-individual-fields.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,9 @@ content: |
141141
Select :guilabel:`Kerberos` if the deployment uses
142142
:manual:`Kerberos </core/kerberos/>` as
143143
its authentication mechanism. If selected, you must
144-
provide the
145-
:manual:`Principal </core/kerberos/#principals>`,
146-
:guilabel:`Password`, and :guilabel:`Service Name` to
147-
authenticate the user.
144+
provide the :manual:`Principal </core/kerberos/#principals>`
145+
and :guilabel:`Service Name` to authenticate the user.
146+
Leave the :guilabel:`Password` field blank.
148147
149148
You can also direct |compass| to
150149
:guilabel:`Canonicalize the Host Name` by setting the

source/release-notes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,10 @@ Release Notes
177177

178178
- Various bug fixes and improvements.
179179

180+
- As of this version, you should not provide a :guilabel:`Password` when
181+
using :manual:`Kerberos </core/kerberos/>` as the authentication mechanism.
182+
183+
180184
|compass| 1.15
181185
--------------
182186

0 commit comments

Comments
 (0)