Hi
I'm not sure, but I saw this in the ldap module dor accountmanager:
simple_bind_s(userdn, password).
obs.: the password is the password that the user entered to login.
This was making anonymous bind. Or try simple to do not bind.
But why do you need anonymous bind?
Hope this helps.

2009/6/5 Emmanuel Blot <manu.b...@gmail.com>

>
> >  here i have been facing one issue, i want to search the usernames
> > from specified domain without username and password [ anonymous ].
>
> I don't see the relation with Trac.
> You can nevertheless check out the code of the LdapPlugin and/or the
> AccountManagerPlugin+LDAP to see how to perform LDAP searches with
> anonymous binding.
>
> >
>


-- 
Sergio Roberto Charpinel Jr.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to