summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/sysconfig/ad_ldap-checkconnection.json
diff options
context:
space:
mode:
authorJonathan Bauer2016-04-01 16:50:13 +0200
committerJonathan Bauer2016-04-01 16:50:13 +0200
commitdbc0d9614421e064cc62aacf116ebb783c83f2f3 (patch)
tree091844b8578ff1d9ac18edfd3cee3e63210133d7 /lang/en/modules/sysconfig/ad_ldap-checkconnection.json
parent[ldapauth] Add homedir conf to ldap wizard (diff)
downloadslx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.gz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.xz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.zip
[merge] merging c3sl / fr - initial commit
Diffstat (limited to 'lang/en/modules/sysconfig/ad_ldap-checkconnection.json')
-rw-r--r--lang/en/modules/sysconfig/ad_ldap-checkconnection.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/en/modules/sysconfig/ad_ldap-checkconnection.json b/lang/en/modules/sysconfig/ad_ldap-checkconnection.json
new file mode 100644
index 00000000..6a924f8b
--- /dev/null
+++ b/lang/en/modules/sysconfig/ad_ldap-checkconnection.json
@@ -0,0 +1,8 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "Checking connection...",
+ "lang_next": "Next",
+ "lang_noOpenPort": "There is no open LDAP port on this server.",
+ "lang_noValidCert": "The server did not supply a certificate, or the certificate is invalid.",
+ "lang_selfSignedNote": "The certificate of this server cannot be verified using the builtin trust store. If you know that the server's certificate was signed by an unknown CA, you can try to proceed. The chain will then be extracted from the server, which should be successful in most cases. If the authentication module does not work afterwards, check the LDAP-proxy logs on the server status page."
+} \ No newline at end of file