From 4ea13ba83c760f6c2baff4d25c54f08fdb4a82ec Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 18 Feb 2016 17:56:58 +0100 Subject: [adauth] Add field for homeDirectory attribute --- lang/en/templates/sysconfig/ad-selfsearch.json | 3 +++ lang/en/templates/sysconfig/ad-start.json | 3 +++ 2 files changed, 6 insertions(+) (limited to 'lang/en') 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", -- cgit v1.2.3-55-g7522