summaryrefslogtreecommitdiffstats
path: root/lang/en
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/en
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/en')
-rw-r--r--lang/en/templates/sysconfig/ad-selfsearch.json3
-rw-r--r--lang/en/templates/sysconfig/ad-start.json3
2 files changed, 6 insertions, 0 deletions
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",