[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: How to fix blank password problem
Hi,
The problem is that if I'm trying to authenticate a user with blank password
OpenLDAP logs in anonymously. Is there a way to make difference between
anonymous bind and bind with real dn but blank password? I actually don't
need anonymous bind. I need only authenticate real users but some of them
would like to have blank passwords.
There are some links to similar threads:
http://www.openldap.org/lists/openldap-software/200011/msg00155.html
http://www.openldap.org/lists/openldap-software/200112/msg00173.html
Best regards, Roman K. Gagarskiy
Cellular: +7-921-743-4638
ICQ: 11655062
Yahoo: roman_gagarski
> -----Original Message-----
> From: Kurt D. Zeilenga [mailto:Kurt@OpenLDAP.org]
> Sent: Tuesday, October 04, 2005 3:38 PM
> To: Roman K. Gagarskiy
> Cc: openldap-software@OpenLDAP.org
> Subject: Re: How to fix blank password problem
>
> At 03:43 AM 10/4/2005, Roman K. Gagarskiy wrote:
> >I'm working with OpenLDAP from Java. The requirements are so that I need
> to
> >support blank passwords for the users. I have found a message in this
> list
> >that there was a patch fixing problem with "blank password". Could
> someone
> >please give me the link to this patch?
>
> What is the "blank password problem"? A reference
> to the archived list message would be useful.
>
> Kurt