Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 6341 invoked from network); 16 Feb 2007 10:02:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2007 10:02:55 -0000 Received: (qmail 25008 invoked by uid 500); 16 Feb 2007 10:03:02 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 24981 invoked by uid 500); 16 Feb 2007 10:03:02 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 24969 invoked by uid 99); 16 Feb 2007 10:03:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 02:03:02 -0800 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 [212.79.178.30] (HELO ikarus.tarent.de) (212.79.178.30) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Feb 2007 02:02:52 -0800 Received: from localhost (localhost [127.0.0.1]) by ikarus.tarent.de (Postfix) with ESMTP id AA2DF7F54D3 for ; Fri, 16 Feb 2007 11:02:30 +0100 (CET) Received: from ikarus.tarent.de ([127.0.0.1]) by localhost (ikarus.tarent.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00744-04 for ; Fri, 16 Feb 2007 11:02:22 +0100 (CET) Received: from [192.168.165.160] (unknown [192.168.165.160]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ikarus.tarent.de (Postfix) with ESMTP id 72ADC7F471C for ; Fri, 16 Feb 2007 11:02:20 +0100 (CET) Message-ID: <45D58150.8070106@tarent.de> Date: Fri, 16 Feb 2007 11:02:56 +0100 From: David Goemans User-Agent: Thunderbird 1.5.0.8 (X11/20061117) MIME-Version: 1.0 To: continuum-users@maven.apache.org Subject: Configuring LDAP X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Auf Viren geprueft auf tarent.de X-Virus-Checked: Checked by ClamAV on apache.org Hi, I want to use a LDAP for authorization. I know that Continuum uses Acegi for authorization and it is possible to use LDAP with it. But where can I configure it? thx David