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

Ludovic Poitou
28.27.2010 7adc1ce6af70a1946cc29c3a74a01283df00ed26
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");