summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSimon Rettberg2016-02-18 17:56:58 +0100
committerSimon Rettberg2016-02-18 17:56:58 +0100
commit4ea13ba83c760f6c2baff4d25c54f08fdb4a82ec (patch)
tree46c375a139bce3475adf2db4b85ca310f66a8334 /lang
parent[statistics] Smart values, show last log lines, location support (diff)
downloadslx-admin-4ea13ba83c760f6c2baff4d25c54f08fdb4a82ec.tar.gz
slx-admin-4ea13ba83c760f6c2baff4d25c54f08fdb4a82ec.tar.xz
slx-admin-4ea13ba83c760f6c2baff4d25c54f08fdb4a82ec.zip
[adauth] Add field for homeDirectory attribute
Diffstat (limited to 'lang')
-rw-r--r--lang/de/templates/sysconfig/ad-selfsearch.json3
-rw-r--r--lang/de/templates/sysconfig/ad-start.json3
-rw-r--r--lang/en/templates/sysconfig/ad-selfsearch.json3
-rw-r--r--lang/en/templates/sysconfig/ad-start.json3
4 files changed, 12 insertions, 0 deletions
diff --git a/lang/de/templates/sysconfig/ad-selfsearch.json b/lang/de/templates/sysconfig/ad-selfsearch.json
index b93a4198..89a957ee 100644
--- a/lang/de/templates/sysconfig/ad-selfsearch.json
+++ b/lang/de/templates/sysconfig/ad-selfsearch.json
@@ -2,6 +2,9 @@
"lang_back": "Zur\u00fcck",
"lang_continueAnyway": "Trotzdem weiter",
"lang_dnLookup": "Ermitteln der Bind-DN",
+ "lang_homeAttributeExplanation": "Bitte w\u00e4hlen Sie das Attribut, welches das Home-Verzeichnis der User enth\u00e4lt.",
+ "lang_next": "Weiter",
"lang_onProblemSearchBase": "Bei Problemen versuchen Sie, die Bind-DN und Suchbasis manuell anzugeben",
+ "lang_selectHomeAttribute": "Home-Attribut",
"lang_skip": "\u00dcberspringen"
} \ No newline at end of file
diff --git a/lang/de/templates/sysconfig/ad-start.json b/lang/de/templates/sysconfig/ad-start.json
index 74300789..a85e133f 100644
--- a/lang/de/templates/sysconfig/ad-start.json
+++ b/lang/de/templates/sysconfig/ad-start.json
@@ -7,6 +7,9 @@
"lang_bindDN": "Bind DN",
"lang_close": "Schlie\u00dfen",
"lang_customCertificate": "Zur Validierung zus\u00e4tzlich erforderliche (Intermediate-)Zertifikate",
+ "lang_helpHomeAttrHead": "Name des Home-Verzeichnis-Attributs",
+ "lang_helpHomeAttrText": "Hier k\u00f6nnen Sie alternativ zum fest vorgegebenem Template des Home-Verzeichnis Servers den Attributsnamen im Active Directory angeben, der diesen Pfad bereitstellt. Normalerweise ist dies \"homeDirectory\". Wird das Feld leer gelassen, versucht der Assistent, das Attribut selbstst\u00e4ndig zu ermitteln. Falls das Einbinden der Home-Verzeichnisse anschlie\u00dfend nicht funktioniert, \u00fcberpr\u00fcfen Sie bitte den Client-Log (Status->Client Log) und den LDAP-Proxy-Log (Status->Server Status).",
+ "lang_homeAttr": "Home-Attribut",
"lang_moduleTitle": "Titel",
"lang_next": "Weiter",
"lang_password": "Passwort",
diff --git a/lang/en/templates/sysconfig/ad-selfsearch.json b/lang/en/templates/sysconfig/ad-selfsearch.json
index 02fe507d..70db0620 100644
--- a/lang/en/templates/sysconfig/ad-selfsearch.json
+++ b/lang/en/templates/sysconfig/ad-selfsearch.json
@@ -2,6 +2,9 @@
"lang_back": "Back",
"lang_continueAnyway": "Continue anyway",
"lang_dnLookup": "Looking up bind dn",
+ "lang_homeAttributeExplanation": "Please select the attribute which holds the user's home directory.",
+ "lang_next": "Next",
"lang_onProblemSearchBase": "On failure, try to pass the bind dn and search base manually",
+ "lang_selectHomeAttribute": "Home attribute",
"lang_skip": "Skip"
} \ No newline at end of file
diff --git a/lang/en/templates/sysconfig/ad-start.json b/lang/en/templates/sysconfig/ad-start.json
index 1f398213..ff35fc03 100644
--- a/lang/en/templates/sysconfig/ad-start.json
+++ b/lang/en/templates/sysconfig/ad-start.json
@@ -7,6 +7,9 @@
"lang_bindDN": "Bind DN",
"lang_close": "Close",
"lang_customCertificate": "Additional (intermediate) certificates required for certificate validation",
+ "lang_helpHomeAttrHead": "Name of the home directory attribute",
+ "lang_helpHomeAttrText": "Here you can specify the name of the attribute on the Active Directory that contains the path of the home directory server. Usually this is \"homeDirectory\". If you leave this blank, the wiszard will try to determine the attribute name automatically. If home directories don't work, check the client log (Status->Client log) and the LDAP proxy log (Status->Server status).",
+ "lang_homeAttr": "Home attribute",
"lang_moduleTitle": "Title",
"lang_next": "Next",
"lang_password": "Password",