[Date Prev][Date Next] [Chronological] [Thread] [Top]

How to distinguish LDAP requests?



I must implement a daemon which intercepts ldap requests and forwards them to an effective LDAP Server (in the case of a read operation) or to other backend (in the case of a write operation). Once the daemon accepts a socket connection how can I distinguish what type of operation my client requests? Is it possible without interact with server LDAP?
Every answer will be a lot appreciate!


THANKS
Mimmo