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

back-perl: IP address of bind client ?



Hi, I'm using OpenLDAP 2.1.3-release with the back-perl module
and it's working ok. I'm using it to do a custom bind routine.
However I need to know how to get the IP address of the client
doing the bind.

Is this info passed in to the bind() with back-perl?
I can get the DN and password, but I'm not sure how to get the
IP address. I need this so I can do some limited ACL support.

Any help appreciated,

Paul