On 2/11/2010 7:01 AM, ml ml wrote:
> Hello List,
>
> there are such LDAP variables such as %s and %d to do ldap based
> queries. I am looking for the varibale which is the ip adress. I want
> to check my ldap for IP-Addresses that i allow relay for.
>   

Source IP address can be checked by any table type by using
check_client_access {table}:/path/to/file.
LDAP/*sql maps then use the %s parameter as the IP will be passed as the
lookup key using check_client_access

Reply via email to