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

Re: ACL/anonymous bind problems



Argh! I left something out. You will still need "by anonymous auth" for
the pam authenticator to work, since it still has to bind itself, and
will use anonymous to do so. So the rule _should_ be:

On Wed, 2003-05-21 at 10:55, M Butcher wrote:
> # Note: attr, not attrs
> access to attr=userPassword
>         by self write
	  by anonymous auth
>         by cn=pam,dc=mycompnay,dc=com auth
>         by * none
> 
> access to * by *
> # or whatever other rules you want.


-- 
M Butcher <mbutcher@grcomputing.net>