summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-03 19:03:09 +0200
committerSimon Rettberg2016-05-03 19:03:09 +0200
commit50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 (patch)
tree05e99fdffa696434960d7c77966c0bc36d6339e8 /modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json
parentSecond half of merge.... (diff)
downloadslx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.gz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.xz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.zip
WIP
Diffstat (limited to 'modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json')
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json b/modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json
new file mode 100644
index 00000000..6a924f8b
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/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