summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/ad_ldap-homedir.html
diff options
context:
space:
mode:
authorSimon Rettberg2017-12-06 13:15:36 +0100
committerSimon Rettberg2017-12-06 13:15:36 +0100
commita4d89852ce9517d4b2ff00c31603ba75a84a937f (patch)
treeddf230575eb6fa396b2456a70aa20bd7fa4d7bfa /modules-available/sysconfig/templates/ad_ldap-homedir.html
parent[sysconfig] Make checkbox labels clickable (diff)
downloadslx-admin-a4d89852ce9517d4b2ff00c31603ba75a84a937f.tar.gz
slx-admin-a4d89852ce9517d4b2ff00c31603ba75a84a937f.tar.xz
slx-admin-a4d89852ce9517d4b2ff00c31603ba75a84a937f.zip
[sysconfig] Support customizing LDAP attributes
Diffstat (limited to 'modules-available/sysconfig/templates/ad_ldap-homedir.html')
-rw-r--r--modules-available/sysconfig/templates/ad_ldap-homedir.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/sysconfig/templates/ad_ldap-homedir.html b/modules-available/sysconfig/templates/ad_ldap-homedir.html
index 10a43030..ad543594 100644
--- a/modules-available/sysconfig/templates/ad_ldap-homedir.html
+++ b/modules-available/sysconfig/templates/ad_ldap-homedir.html
@@ -14,6 +14,9 @@
<input name="ssl" value="on" type="hidden">
<input type="hidden" name="certificate" value="{{certificate}}">
{{/ssl}}
+ {{#mapping}}
+ <input type="hidden" name="mapping[{{field}}]" value="{{value}}">
+ {{/mapping}}
<input name="fixnumeric" value="{{fixnumeric}}" type="hidden">
<input name="fingerprint" value="{{fingerprint}}" type="hidden">