From 9d9454690e1e31eff4a7a35beb75bf21cc4d1d90 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 6 Feb 2017 10:12:52 +0100 Subject: [PATCH] Add kerberos debug --- demo/argeo_node_rap.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/demo/argeo_node_rap.properties b/demo/argeo_node_rap.properties index 88ab23abf..1bd514624 100644 --- a/demo/argeo_node_rap.properties +++ b/demo/argeo_node_rap.properties @@ -34,6 +34,8 @@ argeo.node.repo.type=localfs #argeo.node.useradmin.uris="dc=example,dc=com.ldif dc=example,dc=org.ldif" +sun.security.krb5.debug=true + # HTTP org.osgi.service.http.port=7070 #org.eclipse.equinox.http.jetty.log.stderr.threshold=info @@ -73,4 +75,4 @@ log4j.configuration=file:../../log4j.properties # DON'T CHANGE BELOW org.eclipse.rap.workbenchAutostart=false org.eclipse.equinox.http.jetty.autostart=false -javax.security.auth.useSubjectCredsOnly=false +#javax.security.auth.useSubjectCredsOnly=false -- 2.30.2