mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
28.27.2010 d5dc0fcde2c627b31b69e3375f37a2d3b0929371
opendj-sdk/sdk/src/org/opends/sdk/requests/GSSAPISASLBindRequestImpl.java
@@ -96,7 +96,6 @@
      state.put("java.security.krb5.kdc", kdc);
      final Map<String, Object> options = new HashMap<String, Object>();
      options.put("debug", "true");
      options.put("tryFirstPass", "true");
      options.put("useTicketCache", "true");
      options.put("doNotPrompt", "true");