summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/sysconfig/ldap-start.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-04-29 17:43:58 +0200
committerSimon Rettberg2016-04-29 17:43:58 +0200
commitf8189f4f0bdc79a83e084c56e93e8a2ca073e4c0 (patch)
tree13c41f05ef5920eb13c76be05f749de9a9a809fa /lang/en/modules/sysconfig/ldap-start.json
parentImplemented new menu, added logic for defining dependencies, move translation... (diff)
downloadslx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.gz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.tar.xz
slx-admin-f8189f4f0bdc79a83e084c56e93e8a2ca073e4c0.zip
More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091e6189c9e9
Diffstat (limited to 'lang/en/modules/sysconfig/ldap-start.json')
-rw-r--r--lang/en/modules/sysconfig/ldap-start.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/lang/en/modules/sysconfig/ldap-start.json b/lang/en/modules/sysconfig/ldap-start.json
deleted file mode 100644
index 45ba19f1..00000000
--- a/lang/en/modules/sysconfig/ldap-start.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "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