@@ -83,7 +83,7 @@ Kerberos Authentication
8383<http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_
8484and `MongoDB Atlas
8585<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ support
86- :doc :`Kerberos Authentication </core/ kerberos>`. Kerberos is an industry
86+ :ref :`Kerberos Authentication <security- kerberos>`. Kerberos is an industry
8787standard authentication protocol for large client/server systems that
8888provides authentication using short-lived tokens that are called
8989tickets.
@@ -95,7 +95,7 @@ principal <kerberos-user-principal>` added to MongoDB.
9595
9696For more information on Kerberos and MongoDB, see:
9797
98- - :doc :`Kerberos Authentication </core/ kerberos>`
98+ - :ref :`Kerberos Authentication <security- kerberos>`
9999- :doc:`/tutorial/control-access-to-mongodb-with-kerberos-authentication`
100100- :doc:`/tutorial/control-access-to-mongodb-windows-with-kerberos-authentication`
101101
@@ -108,13 +108,13 @@ LDAP Proxy Authentication
108108<http://www.mongodb.com/products/mongodb-enterprise-advanced?tck=docs_server>`_
109109and `MongoDB Atlas
110110<https://www.mongodb.com/cloud/atlas?tck=docs_server>`__ support
111- :doc :`LDAP Proxy Authentication </core/ security-ldap>` proxy
111+ :ref :`LDAP Proxy Authentication <security-ldap>` proxy
112112authentication through a Lightweight Directory Access Protocol (LDAP)
113113service.
114114
115115For more information on Kerberos and MongoDB, see:
116116
117- - :doc :`LDAP Proxy Authentication </core/ security-ldap>`
117+ - :ref :`LDAP Proxy Authentication <security-ldap>`
118118- :doc:`/tutorial/configure-ldap-sasl-activedirectory`
119119- :doc:`/tutorial/configure-ldap-sasl-openldap`
120120- :doc:`/tutorial/authenticate-nativeldap-activedirectory`
0 commit comments