Java Mailing List Archive

http://www.redhatconfig.com/

Home » Red Hat Linux Discussion »

Re: Still fighting openldap

Jim Canfield

2008-02-19

Replies: Find Java Web Hosting

Author LoginPost Reply
m.roth2006@(protected):
> Following myself up...
>
>  
>> Date: Tue, 19 Feb 2008 12:12:13 -0500 (EST)
>> From: <m.roth2006@(protected)>
>>
>> Ok. ACL:
>> access: to attrs=shadowLastChange,userPassword
>>     by self write
>>     by anonymous auth
>>
>> access to *
>>     by * read
>>     by anonymous auth
>>  
Try this:

access to dn.base=""
   by self write
   by * auth

access to attr=userPassword
   by self write
   by * auth

access to attr=shadowLastChange
   by self write
   by * read

access to *
          by * read
          by anonymous auth


--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)
https://www.redhat.com/mailman/listinfo/redhat-list
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.