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

RE: Escaping the special meaning of + in attribute value



Hi,
Your previous message reached me but no answer.
So, I have been testing immediately and everything's ok


[root]# ldapsearch "mail=+test@unilim.fr"
userid=dutest,dc=unilim,dc=unilim,dc=fr
givenname=pdutest
mail=+test@unilim.fr
sn=testeur1
userid=dutest
objectclass=top
objectclass=unilimperson
cn=pdutest testeur1

[root]# ldapsearch "mail=test@unilim.fr"
userid=+test,dc=unilim,dc=unilim,dc=fr
givenname=pdutest
mail=test@unilim.fr
sn=testeur2
userid=+test
objectclass=top
objectclass=unilimperson
cn=pdutest testeur2

I created them with web page/PHP3/openldap1.2.6

Did you test without any " and \ ? 
>> dn: mailRecipient=+1231234345@ssb.com,o=myorganization,c=US     for exemple

Eric
(---------------------------------------------------------------------)
( Eric Brehier - Service Commun Informatique     )
( Universite de Limoges - France                       )
( e-mail : eric.brehier@unilim.fr                         )
(---------------------------------------------------------------------)