Re: Data access issue

"Dieter Kluenter" <[email protected]>
Newsgroups gmane.network.openldap.general
Message-ID <[email protected]>
Harry Jede <[email protected]> writes:

> Hi Vincent,
>
>> Hi,
[...]
>> access to dn.one="ou=personnes, dc=morinie, dc=fr"
> Remove the spaces:
> access to dn.one="ou=personnes,dc=morinie,dc=fr"
>>         by anonymous auth
>>         by self write
>>         by users write
>>
>> I don't understand why I can't get the data!
> A space is a regular and valid character :-( .

To elaborate a bit more on this:

the access rule dn.one=ou=personnes, dc=morinie, dc=fr
is acceptable, as I just have tested with my own setup:

olcAccess: {1}to dn.subtree="ou=adressbuch, o=avci,c=de"  by * read

a search without spaces will provide the requested result: 
ldapsearch -x -H ldap://localhost:9004 -b ou=adressbuch,o=avci,c=de

a search with spaces
ldapsearch -x -H ldap://localhost -b ou=adressbuch, o=avci,c=de
will result in error code 34 invalid DN syntax

-Dieter

-- 
Dieter Klünter | Systemberatung
http://dkluenter.de
GPG Key ID:8EF7B6C6
53°37'09,95"N
10°08'02,42"E
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.