From c79f48ff4b7252e5e1e100a2c4bb829cec077034 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 2 Sep 2016 15:38:33 +0200 Subject: [sysconfig/ad] Add debug output to failed self-search --- modules-available/sysconfig/templates/ad-selfsearch.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'modules-available/sysconfig/templates/ad-selfsearch.html') diff --git a/modules-available/sysconfig/templates/ad-selfsearch.html b/modules-available/sysconfig/templates/ad-selfsearch.html index 76952dc3..dad5a24f 100644 --- a/modules-available/sysconfig/templates/ad-selfsearch.html +++ b/modules-available/sysconfig/templates/ad-selfsearch.html @@ -1,7 +1,10 @@

{{lang_dnLookup}}

- +

+ {{binddn}} @ {{server}}
+ SearchBase: {{searchbase}} +

LDAP Self-Query
@@ -102,6 +105,7 @@ } } else { $('#nextbutton').html('{{lang_continueAnyway}}'); + $('#zeug').append('
Debug:
').append( $('
').text(JSON.stringify(task, null, 3)) );
 		}
 		$('#nextbutton').show();
 	}
-- 
cgit v1.2.3-55-g7522