summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/ad-selfsearch.html
diff options
context:
space:
mode:
authorSimon Rettberg2017-12-18 13:39:17 +0100
committerSimon Rettberg2017-12-18 13:39:17 +0100
commit543a406e21e1d7ad8bad08ae327566efd18e82ec (patch)
tree1b9f805e1ee983fc1be943687bb2fefc77b9ef11 /modules-available/sysconfig/templates/ad-selfsearch.html
parent[vmstore] Update texts to refer to DNBD3 (diff)
downloadslx-admin-543a406e21e1d7ad8bad08ae327566efd18e82ec.tar.gz
slx-admin-543a406e21e1d7ad8bad08ae327566efd18e82ec.tar.xz
slx-admin-543a406e21e1d7ad8bad08ae327566efd18e82ec.zip
[syconfig] AD: Better error messages, don't lose DN if homeAttrCheck fails
Diffstat (limited to 'modules-available/sysconfig/templates/ad-selfsearch.html')
-rw-r--r--modules-available/sysconfig/templates/ad-selfsearch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/sysconfig/templates/ad-selfsearch.html b/modules-available/sysconfig/templates/ad-selfsearch.html
index 6b85b9ed..64e181b2 100644
--- a/modules-available/sysconfig/templates/ad-selfsearch.html
+++ b/modules-available/sysconfig/templates/ad-selfsearch.html
@@ -54,7 +54,7 @@
<input name="server" value="{{server}}" type="hidden">
<input name="port" value="{{port}}" type="hidden">
<input id="searchbase" name="searchbase" value="{{searchbase}}" type="hidden">
- <input id="fulldn" name="binddn" value="" type="hidden">
+ <input id="fulldn" name="binddn" value="{{binddn}}" type="hidden">
<input id="givendn" name="originalbinddn" value="{{originalbinddn}}" type="hidden">
<input name="bindpw" value="{{bindpw}}" type="hidden">
<input id="home" name="home" value="{{home}}" type="hidden">