On Fri, Jan 23, 2015 at 04:10:47PM +0100, Ulrich Windl wrote:
> > The answer is the same: you must start by updating to a current version of
> > the OpenLDAP server. There are a lot of bugfixes so this will probably
> > solve
> > your problem.
>
> I have a logic problem with this: If the update
On Fri, Jan 23, 2015 at 10:32:18AM +0530, Bharath K wrote:
> Subject: I am new to ldap and i dont know much about ldap simple
> authentication could you plz help me and give some suggestions..and
> below is the simple code which i tried and ther is also uid test 1&2 which
> i want to authen
On Thu, Jan 22, 2015 at 03:49:52PM +0100, sofien BLOUZA wrote:
> I have the same problem, I'm running on OpenLDAP 2.4.39-8.el6.
> Sometimes the ldap server is blocked ?
> Can you help me i have the same ldap replication topology
The answer is the same: you must start by updating to a current ve
import java.util.Hashtable;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.
NamingEnumeration;
import javax.naming.NamingException;
public class SimpleBindDemo {
public static void main(String[] args) throws NamingException {
if (args.length < 2)
Currently it is no OpenLDAP's ITS for this bug, unfortunatelly
2015-01-22 17:39 GMT+03:00 Michael Ströder :
> Marc Patermann wrote:
>> Леонид Юрьев schrieb (20.01.2015 16:22 Uhr):
>>> This is the bug, which reproduced stably in our production environment.
>>> I plan fix it in our version (fork of