Skip to content

ITS#8847-New LDAP option to set source bind IP address

Quanah Gibson-Mount requested to merge (removed):its8847 into master

With the current logic when openldap client try to connect to target LDAP server, client automatically binds to an IP address returned by kernel so there is no provision to provide user specific source IP address. This feature introduces a new option "LDAP_OPT_SOCKET_BIND_ADDRESSES" where user can provide any dedicated IP/interface for binding to the target server.

Signed-off-by: ramakant ramakant.2.sharma@nokia.com

Merge request reports