[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: access rules doesn't match
Alexandre Garel wrote:
> Daniel Gleich a écrit :
>
>> Hi all,
>>
>> I use the following access rule in my slapd.conf:
>>
>> access to *
>>
>> by self write
>> by anonymous auth
>> by * read
>>
>> But if i use "passwd" after login, to change the password in the LDAP
>> User Entry, I got an error message.
>> The Bind Method is "simple".
>>
>>
> Which error ? Is that rule the only access rule in all your slapd.conf ?
>
>> Whats wrong with my configuration?
>>
>> Thanks
>>
>> Daniel
>>
>>
>>
The error message is: "insufficient access".
I have no other access rules.
Daniel