From owner-freebsd-questions Mon Jul 2 7:51:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pikachu.rt.net.tr (pikachu.rt.net.tr [212.65.128.9]) by hub.freebsd.org (Postfix) with SMTP id C76CA37B401 for ; Mon, 2 Jul 2001 07:51:07 -0700 (PDT) (envelope-from ismail@enderunix.org) Received: (qmail 24508 invoked from network); 2 Jul 2001 13:02:14 -0000 Received: from unknown (HELO agayev.rt.net.tr) (212.65.128.82) by 0 with SMTP; 2 Jul 2001 13:02:14 -0000 Date: Mon, 2 Jul 2001 16:00:51 +0000 (GMT) From: Ismail YENIGUL X-X-Sender: To: Subject: EnderUNIX QLDAPAdmin Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks, We have coded a collection of tools for manipulating LDAP databases that are used to hold account information for qmail users, in C++. Features: - create virtual domains - delete virtual domains - create virtual users - modify virtual users - change users' password, mailhost (for qmail clusters), mailquota, mail directory etc etc... - create alternate addresses for one maibox - create forwarding addresses for one mailbox - View users' information - Delete users from LDAP database - List all qmail domains - List all users of qmail domains The tools are run in command line. Here is the list of binaries: garib:~/qldapadmin-0.4.0beta# ls -l /usr/local/bin/q* -r-x------ 1 root wheel 31008 Jul 2 03:33 /usr/local/bin/qadddomain -r-x------ 1 root wheel 44154 Jul 2 03:33 /usr/local/bin/qadduser -r-x------ 1 root wheel 29334 Jul 2 03:33 /usr/local/bin/qdeldomain -r-x------ 1 root wheel 29773 Jul 2 03:33 /usr/local/bin/qdeluser -r-x------ 1 root wheel 26492 Jul 2 03:33 /usr/local/bin/qlistdomains -r-x------ 1 root wheel 28919 Jul 2 03:33 /usr/local/bin/qlistusers -r-x------ 1 root wheel 47624 Jul 2 03:33 /usr/local/bin/qmodifyuser -r-x------ 1 root wheel 30886 Jul 2 03:33 /usr/local/bin/qpasswd -r-x------ 1 root wheel 30507 Jul 2 03:33 /usr/local/bin/qsetmailhost -r-x------ 1 root wheel 30539 Jul 2 03:33 /usr/local/bin/qsetmsgstore QLDAPAdmin is tested on FreeBSD 4.3, Redhat Linux 7.1 , Solaris 8(sparc) You can download QLDAPAdmin from http://www.enderunix.org/qldapadmin/qldapadmin-0.4.0-BETA.tar.gz Web page about QLDAPAdmin is: http://www.enderunix.org/qldapadmin/ please send your feedback to roots@EnderUNIX.ORG bye Ismail YENIGUL http://www.enderunix.org http://yenigul.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message