hmm. I referred to the LDAP book and it says "The LDAP URL format does
not provide a way to specify credentials to use when resolving the URL.
Therefore, it is expected that such requests will be unauthenticated.
The security implications of resolving an LDAP URL are the same as those
of resolcing any LDAP query. See the RFC 1777 for more details".
Michael Str�der wrote:
> Darshan Jani wrote:
> >
> > ldap://host:port/suffix????bindname=binddn,X-BINDPW=password
> >
> > substitute host, port, suffix, binddn and password in above
> > mentioned url and try.
>
> Which software? I'm using Netscape 4.77 under Linux with OpenLDAP
> servers (and off course I URL-quoted the bind DN). And my Mozilla
> 0.9.2 installation does not understand LDAP URLs at all.
>
> Ciao, Michael.