Return-Path: X-Original-To: apmail-directory-api-archive@minotaur.apache.org Delivered-To: apmail-directory-api-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 427F6106BC for ; Mon, 28 Oct 2013 21:32:54 +0000 (UTC) Received: (qmail 81200 invoked by uid 500); 28 Oct 2013 21:32:54 -0000 Delivered-To: apmail-directory-api-archive@directory.apache.org Received: (qmail 81174 invoked by uid 500); 28 Oct 2013 21:32:53 -0000 Mailing-List: contact api-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: api@directory.apache.org Delivered-To: mailing list api@directory.apache.org Received: (qmail 81166 invoked by uid 99); 28 Oct 2013 21:32:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 21:32:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of elecharny@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 21:32:47 +0000 Received: by mail-wi0-f171.google.com with SMTP id f4so357378wiw.10 for ; Mon, 28 Oct 2013 14:32:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=jn7dQLi8Nom7c5LEKZnCAyjy9OGQj136fktRiuUVHFc=; b=tVUE9t5KkVdXq2HCBYxtPFIFiZcRS1Et/Hz0l3dOXCoPWj4gK6pandxwoQ4dZGOFCM 7Ncv2b3YoNR8fJz5naN5cvcwZQT7wIwWxm23pe3RCtqaeCIM+NZojSI6nq0jqtisBYAO PM356EQD0t0Yogo3+dBLaW9mATorvrqPuqtAycQzPQVvlB5G3s74M5YdJ9wKtsreLo99 nwrbRBtULYpzPA09IVdPNiDsbTsPzJWVbiyQhbtka2YBxe9cEbJPH8DneKQXvPAFqf4y 6LQ8twOUPpmCKhqEXmsNpvr2t03QC2jB08gQkFDbf7NSChEHLEEBMSCe7bfBmYHTDyei JrDQ== X-Received: by 10.194.9.100 with SMTP id y4mr15731092wja.22.1382995946701; Mon, 28 Oct 2013 14:32:26 -0700 (PDT) Received: from Emmanuels-MacBook-Pro.local (lns-c10k-ld-01-m-212-195-127-200.dsl.sta.abo.bbox.fr. [212.195.127.200]) by mx.google.com with ESMTPSA id w10sm2584797wia.4.2013.10.28.14.32.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 28 Oct 2013 14:32:26 -0700 (PDT) Message-ID: <526ED7E9.1080108@gmail.com> Date: Mon, 28 Oct 2013 22:32:25 +0100 From: =?UTF-8?B?RW1tYW51ZWwgTMOpY2hhcm55?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: api@directory.apache.org Subject: Re: LdapInvalidDnException: unexpected token: : References: In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Le 10/28/13 9:55 PM, karan a écrit : > My DN value is "cn=device:abc:abc xyz > x+:abc/cing/evitareul:4.2.2/jdq39/257669.4:user/release-keys,ou=Permissions,dc=r2g,dc=dcs,dc=synchronoss,dc=com" > contains a plus sign , i believe that is causing the issue , any help > advice will be appreciated on the solution. You should escape the '+' : cn=device:abc:abc xyzx\+... will do the trick. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com