From users-return-667-apmail-directory-users-archive=directory.apache.org@directory.apache.org Thu Jul 19 20:10:04 2007 Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 4526 invoked from network); 19 Jul 2007 20:10:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jul 2007 20:10:04 -0000 Received: (qmail 41540 invoked by uid 500); 19 Jul 2007 20:09:38 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 41464 invoked by uid 500); 19 Jul 2007 20:09:37 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 41453 invoked by uid 99); 19 Jul 2007 20:09:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2007 13:09:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [217.115.139.240] (HELO nemo.granus-werkstatt.de) (217.115.139.240) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2007 13:09:34 -0700 Received: from [192.168.1.34] (i5387300D.versanet.de [83.135.48.13]) (authenticated bits=0) by nemo.granus-werkstatt.de (8.12.11.20060308/8.12.11) with ESMTP id l6JK9Be1001953 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 19 Jul 2007 22:09:12 +0200 Message-ID: <469FC4E1.5030906@webunity.de> Date: Thu, 19 Jul 2007 22:09:05 +0200 From: Markus Pohle User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: users@directory.apache.org Subject: Is ApacheDS 1.5 case-sensitive and whitespace-sensitive? Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.90.3/3700/Thu Jul 19 15:13:47 2007 on nemo.granus-werkstatt.de X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Dear list, I do have some maybe really silly questions and apologize in advance. We run a content management system from coremedia which authenticates its users against apacheds 1.5 ldap server. This content management system started running using IBM Tivoli Directory Server. But due to limitations in IBM TDS we switched to ApacheDS and decided to use ApacheDS 1.5 cause of its master-master-replication possibilities and its better support of aliases. The LDAP schema created in IBM TDS was like this: DN: cn=users,cn=cms,dc=APPLICATIONS,dc=DOUGLASHOLDING or DN: cn=users, dc=VERWALTUNG, dc=DOUGLASHOLDING or DN: uid=00370029, cn=users, dc=VERWALTUNG, dc=DOUGLASHOLDING We had to migrate this IBM TDS schema and had some problems with this in the past. So... Here comes my questions: - Is ApacheDS case-sensitive? is there a difference for apacheds between dc=APPLICATIONS,dc=DOUGLASHOLDING and dc=applications,dc=douglasholding? - Is ApacheDS whitespace-sensitive? is there a difference for apacheds between DN: uid=00370029, cn=users, dc=VERWALTUNG, dc=DOUGLASHOLDING and DN: uid=00370029,cn=users,dc=VERWALTUNG,dc=DOUGLASHOLDING? Please, I would really appreciate any comments and replies to this. Help is really appreciated! TIA, Markus Pohle