Skip to content

Commit 236ab31

Browse files
authored
Update readme (#7)
1 parent a1afbe0 commit 236ab31

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,8 +706,9 @@ separated in sub folders and module namespaces.
706706

707707
For versions of Mongo 3.0 and greater, the auth mechanism defaults to SCRAM.
708708

709-
If connecting to MongoDB Enterprise Edition, the "PLAIN" auth mechanism is supported for LDAP authentication.
710-
The "GSSAPI" auth mechanism used for Kerberos authentication is not currently supported.
709+
If connecting to MongoDB Enterprise Edition or MongoDB Atlas, the [PLAIN](https://www.mongodb.com/docs/manual/tutorial/authenticate-nativeldap-activedirectory/)
710+
auth mechanism is supported for LDAP authentication. The GSSAPI auth mechanism used for Kerberos authentication
711+
is not currently supported.
711712

712713
If you'd like to use [MONGODB-X509](https://www.mongodb.com/docs/v6.0/tutorial/configure-x509-client-authentication/)
713714
authentication, you can specify that as a `start_link` option.

0 commit comments

Comments
 (0)