Skip to content

Commit b4eb3c8

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCS-16192-LDAP-users (#3477)
* DOCS-16192-LDAP-users * DOCS-16192-LDAP-users * DOCS-16192-LDAP-users * DOCS-16192-LDAP-users * DOCS-16192-LDAP-users * DOCS-16192-LDAP-users --------- Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 875fa74 commit b4eb3c8

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

source/reference/parameters.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -258,11 +258,15 @@ Authentication Parameters
258258
LDAP server, then :binary:`~bin.mongod`:
259259

260260
- Invalidates the cached LDAP user information.
261-
262-
- Is unavailable for LDAP users. LDAP users are unable to
263-
authenticate until :binary:`~bin.mongod` contacts the LDAP
264-
server.
265-
261+
- Is unable to authenticate new sessions for LDAP users until
262+
:binary:`~bin.mongod` connects to the LDAP server and
263+
authorizes the LDAP user.
264+
- Authorizes any existing sessions that use previously authenticated
265+
LDAP users if :binary:`~bin.mongod` is unable to connect to the
266+
LDAP server. When :binary:`~bin.mongod` reconnects to the LDAP
267+
server, :binary:`~bin.mongod` ensures the LDAP users are correctly
268+
authorized.
269+
266270
The maximum interval is 86,400 seconds (24 hours).
267271

268272
For example, the following sets

0 commit comments

Comments
 (0)