Mac.gp wrote:
Hello everyone.
I need to intercept when a client try to bind with an anonymous bind to my ds. I wrote a simple plugin and registered it as pre-bind plugin, but it is executed with every kind of bind methods unless than anonymous one. So I assume that pre-bind plugins aren't executed with an anonymous bind.

So, is there a way to find from a plugin when a client uses the anonymous bind?
Not exactly. You have to intercept all operations and reject those which have a null or empty string for SLAPI_CONN_DN

Thanks from now

----
Email.it, the professional e-mail, gratis per te: clicca qui <http://www.email.it/cgi-bin/start?sid=3>

Sponsor:
EmailBlog: news, curiosità, tendenze dalla rete ... e le tue opinioni!
Clicca qui <http://adv.email.it/cgi-bin/foclick.cgi?mid=8138&d=20080722>

------------------------------------------------------------------------

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to