welcome: please sign in

The following 172 words could not be found in the dictionary of 7 words (including 7 LocalSpellingWords) and are highlighted below:
act   add   addresses   addrs   admins   afs   after   aimed   analysis   and   are   as   Assassin   at   be   besides   bin   by   called   clients   command   common   compiled   contain   Contents   courier   creation   current   dat   Data   database   databases   Dbms   dbtool   detail   different   documentation   Documented   documents   Dom   domain   domtool   drop   etc   exim   exim4   family   figure   file   files   filter   find   firewall   Firewall   fixperms   follow   for   from   fwtool   given   goes   grant   grep   handles   handling   have   hcoop   hooks   how   in   into   is   It   line   lines   ll   locations   log   mail   mailbox   mailboxes   Maildir   mainlog   manages   manipulate   mapping   mappings   members   module   More   Most   most   must   My   mysql   name   named   net   new   node   Of   of   on   only   other   out   owned   page   passwords   permissions   places   preferences   previously   probably   properly   publish   read   regen   regenerates   returns   rlog   root   Rules   Runs   scattered   scripts   See   server   set   sets   setsa   should   smtplog   Spam   spamassassin   storing   sudo   table   Table   tables   text   that   The   the   their   them   these   this   This   those   throughout   to   Tool   tools   used   useful   user   userdb   users   uses   usr   var   version   virtual   vmail   we   which   who   wiki   will   with   work  

Clear message
Edit

DomTool / AdditionalClients

This page documents command-line tools besides the domtool* family that act as DomTool clients. It's aimed at admins. Most members will probably find the most useful documentation on these tools in other places scattered throughout this wiki.

1. dbtool

dbtool handles DBMS user and database creation. See the DomTool Dbms module for the hooks used to add handling for a new database server.

More detail should follow as we figure out how we'll be storing databases.

2. vmail

vmail manages mappings from virtual mailbox e-mail addresses to the locations of their Maildir mailboxes and their IMAP/POP passwords. Data goes into /etc/courier/userdb, which must be owned by the domtool user for vmail to work properly. /etc/courier/exim (text version of mapping database) and /etc/courier/exim.dat (compiled DBM version) are root-owned, and DomTool uses domtool-publish with sudo to manipulate them.

3. setsa

setsa sets SpamAssassin analysis preferences for different e-mail addresses. The set of addresses to filter is those who have files named after them in /etc/spamassassin/addrs, which should be owned by domtool.

4. smtplog

smtplog (previously called rlog) returns lines from the current SMTP log (in /var/log/exim4/mainlog) that contain a domain name. sudo domtool-publish is used to read this root-only file with grep.

5. mysql-fixperms

Runs /usr/bin/sudo -H /afs/hcoop.net/common/etc/scripts/mysql-grant-table-drop to grant users drop permissions on their MySQL tables.

6. fwtool

Documented on FirewallRules. fwtool regen $node regenerates the firewall on a given node.

DomTool/AdditionalClients (last edited 2012-12-20 22:21:24 by ClintonEbadi)