sdk/examples/org/opends/sdk/examples/client/search/Main.java
@@ -120,7 +120,7 @@ try { connection = factory.getConnection(); connection.bind(userName, password); connection.bind(userName, password.toCharArray()); // Read the entries and output them as LDIF. final ConnectionEntryReader reader = connection.search(baseDN, scope,