Re: LDAP ant tasks

2011-06-19 Thread Hendy Irawan
Forgive me for resurrecting this thread. I hope someone is still interested in this. We provide an open source LDAP Ant Tasks Library : http://www.soluvas.com/technology/ldap-ant-task-library/ Thank you. -- View this message in context: http://ant.1045680.n5.nabble.com/LDAP-ant-tasks

Re: LDAP ant tasks

2008-07-15 Thread Matteo Centonza
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 > stru

LDAP ant tasks

2008-07-14 Thread Fu-Tung Cheng
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