Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87469 invoked from network); 14 Jul 2008 17:00:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jul 2008 17:00:12 -0000 Received: (qmail 24028 invoked by uid 500); 14 Jul 2008 17:00:09 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 23996 invoked by uid 500); 14 Jul 2008 17:00:09 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 23980 invoked by uid 99); 14 Jul 2008 17:00:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2008 10:00:09 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [98.136.45.20] (HELO n73a.bullet.mail.sp1.yahoo.com) (98.136.45.20) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 14 Jul 2008 16:59:14 +0000 Received: from [216.252.122.218] by n73.bullet.mail.sp1.yahoo.com with NNFMP; 14 Jul 2008 16:59:37 -0000 Received: from [69.147.84.100] by t3.bullet.sp1.yahoo.com with NNFMP; 14 Jul 2008 16:59:37 -0000 Received: from [127.0.0.1] by omp201.mail.sp1.yahoo.com with NNFMP; 14 Jul 2008 16:59:37 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 948840.10318.bm@omp201.mail.sp1.yahoo.com Received: (qmail 82768 invoked by uid 60001); 14 Jul 2008 16:59:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=PIH76Db6XxqulA8iSRsIzkkjjAWnEzuvW+HAOnSRRHWQ/OCv14vshsZDFKGL3MU147EBcQ1PyXYYFjWSe6wfayMCqAwnwmxk7XykMUYniPK16BMauqk655siMPKxyYTQHaLVUwmGUcai+z2VHoCE9J5JGE9nUC8Ru5f7z0TRZUQ=; Received: from [24.81.10.151] by web45906.mail.sp1.yahoo.com via HTTP; Mon, 14 Jul 2008 09:59:37 PDT X-Mailer: YahooMailWebService/0.7.199 Date: Mon, 14 Jul 2008 09:59:37 -0700 (PDT) From: Fu-Tung Cheng Reply-To: futung.cheng@yahoo.com Subject: LDAP ant tasks To: user@ant.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <720371.82527.qm@web45906.mail.sp1.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, I've done some searching but I can't seem to find any existing ldap ant tasks. Do they exist? I'd like to connect to an ldap server and add a user. I'd think one could make a generic enough ant tasks that could be used independent of directory structure? Any pointers appreciated! Thanks, Fu-Tung --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org