We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd636a commit 5997a98Copy full SHA for 5997a98
README.md
@@ -25,7 +25,7 @@ The log below demonstrates a sample of the program output configured to hit 5 ld
25
[INFO] java.naming.security.credentials: helloWorld!
26
[INFO] **********************************
27
28
-[INFO] Failed to connext to ldap instance [ldap://10.1.54.56]. Trying next...
+[INFO] Failed to connect to ldap instance [ldap://10.1.54.56]. Trying next...
29
30
[INFO] ******* Ldap Configuration *******
31
[INFO] com.sun.jndi.ldap.connect.timeout: 3000
@@ -86,4 +86,4 @@ The log below demonstrates a sample of the program output configured to hit 5 ld
86
87
[INFO] Ldap search completed successfully.
88
```
89
-
+
0 commit comments