Skip to content

Commit a812e1c

Browse files
committed
DOCS-4986 highlight the all uppercase statement for kerberos/windows
1 parent e893eea commit a812e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/steps-control-access-to-mongodb-windows-with-kerberos-authentication.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ref: add-kerberos-principals-windows
2525
pre: |
2626
Add a Kerberos principal, ``<username>@<KERBEROS REALM>``, to
2727
MongoDB in the ``$external`` database. Specify the Kerberos realm in
28-
all uppercase. The ``$external`` database allows
28+
**ALL UPPERCASE**. The ``$external`` database allows
2929
:program:`mongod.exe` to consult an external source (e.g. Kerberos)
3030
to authenticate. To specify the user's privileges, assign
3131
:doc:`roles </core/authorization>` to the user.

0 commit comments

Comments
 (0)