This is the error log in mongodb.log
{“t”:{“$date”:“2021-06-22T03:50:01.532+05:30”},“s”:“I”, “c”:“ACCESS”, “id”:20249, “ctx”:“conn11”,“msg”:“Authentication failed”,“attr”:{“mechanism”:“PLAIN”,“speculative”:false,“principalName”:“mongotest_userm”,“authenticationDatabase”:“$external”,“remote”:“127.0.0.1:35230”,“extraInfo”:{},“error”:“OperationFailed: SASL step did not complete: (authentication failure)”}}
And this the erro log got for saslauthd daemon
user ldap_search_st() failed: Timed out
Retrying authentication
Entry not found ((cn=mongotest_userm)).
Authentication failed for mongotest_userm: User not found (-6)
auth failure: [user=mongotest_userm] [service=mongodb] [realm=] [mech=ldap] [reason=Unknown]
Can any one from percona team or any other please help me on this.