From c8e05a54693ba65f48e8695cbf55b0c05e83e089 Mon Sep 17 00:00:00 2001 From: "Sola.Zhang" Date: Tue, 2 Jun 2026 10:55:29 +0800 Subject: [PATCH] CP-310955: Update friendly error messages Signed-off-by: Sola.Zhang --- ocaml/sdk-gen/csharp/FriendlyErrorNames.resx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx b/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx index 5786eca65fa..a4b4db224a1 100644 --- a/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx +++ b/ocaml/sdk-gen/csharp/FriendlyErrorNames.resx @@ -324,6 +324,12 @@ Failed to enable external authentication, a duplicate hostname was detected. + + Failed to enable external authentication, none of the found certificates can be used to connect to DC. + + + Failed to enable external authentication, no certificates are available for LDAPS communication. + Failed to enable external authentication, permission on the AD server was denied.