mirror of https://github.com/mongodb/mongo
SERVER-93397 Log the external LDAP connection with unique identifier (#26346)
GitOrigin-RevId: 4965a2b57fb002313702d0dc1c4fdb09a270e3c2
This commit is contained in:
parent
802ee85683
commit
e4c1a865fd
|
|
@ -10,6 +10,8 @@ executor:
|
|||
global_vars:
|
||||
TestData:
|
||||
roleGraphInvalidationIsFatal: true
|
||||
setParameters:
|
||||
logComponentVerbosity: "{accessControl:2}"
|
||||
nodb: ""
|
||||
gssapiServiceName: "mockservice"
|
||||
process_kwargs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue