Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 16:00:51 +0000 (GMT)
From:      Ismail YENIGUL <ismail@enderunix.org>
To:        <freebsd-questions@freebsd.org>
Subject:   EnderUNIX QLDAPAdmin
Message-ID:  <Pine.BSF.4.32L2.0107021600110.96152-100000@agayev.rt.net.tr>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32L2.0107021600110.96152-100000>