summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en/templates/ldap-start.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/ldap-start.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/ldap-start.json')
-rw-r--r--modules-available/sysconfig/lang/en/templates/ldap-start.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/templates/ldap-start.json b/modules-available/sysconfig/lang/en/templates/ldap-start.json
new file mode 100644
index 00000000..45ba19f1
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ldap-start.json
@@ -0,0 +1,16 @@
+{
+ "lang_bindDN": "Bind domain",
+ "lang_close": "Close",
+ "lang_customCertificate": "Additional (intermediate) certificates required for certificate validation",
+ "lang_ldapText1": "Here you can create a configuration module to authenticate agains an LDAP server",
+ "lang_ldapText2": "An LDAP-Proxy will be launched on this server. This means the LDAP-Server must be reachable from it. The client PCs in the labs however don't have to be able to talk to the LDAP server \u2013 they will use the proxy running on this server.",
+ "lang_moduleTitle": "Module name",
+ "lang_next": "Next",
+ "lang_password": "Password",
+ "lang_searchBase": "Search base",
+ "lang_ssl": "SSL",
+ "lang_sslDescription": "Use SSL to connect to the LDAP-Server. (The connection between clients and proxy uses SSL in either case.) Some LDAP servers require SSL for authenticating connections.",
+ "lang_userDirectory": "Home-Directory",
+ "lang_userDirectoryInfo1": "UNC-path to home directory of user. '%s' can be used as a placeholder for the account name.",
+ "lang_userDirectoryInfo2": "Currently, only CIFS\/SMB is supported."
+} \ No newline at end of file