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

Re: using peername on openldap 2.0.11



"Jan-Michael Ong" <jmong@adobe.com> wrote...

> access to attr=uid,userPassword
>   by peername="^ip:153.32.120.1" compare
>   by * auth

try this one..

access to attr=uid,userPassword
   by peername="^ip=153\.32\.120\.1" compare
   ...

br, daniel