![]() |
Vitalnix | : User Management Suite |
manual | v1.90 |
daxtraq - User Management UI
Daxtraq is a tool for the mass registration of users within the system user database. It finds the differences between a given list and the user database, adds and deletes users. It thus removes the need for adding each user manually. Extendability is very high, the most important things are modularized, and by using ACCDB, the possibilities are infinite.
Though from somewhere, the source must come. It is usually the personnel manager who keeps track of the main list, which can then be used anywhere, i.e. passing it to the network administrator or whoever.) Doing so only requires one person to do the work, once. This application may come handy in companies, schools/colleges and/or similar where there is a large amount of people to manage and adding them would otherwise take long.
Finding differences is group-based: select a group to match the list against. This allows for multiple groups and lists.
To fulfill the needs of a good user management tool, Daxtraq also provides facilities to handle single users. (Simply spoken, a (G)UI for {user,group}{add,mod,del}.)
daxtraq [-c config] [-e file]
-c config | Loads configuration file (on top of the default hardcoded, /etc/daxtraq.conf and ./daxtraq.conf. See the CONFIGURATION FILE section for details. |
-e file | Directly jumps to the Mass Enregistration routines and fulfills the task, where file is the source. CURRENTLY UNSUPPORTED. |
Configuration files are done in XML. Following tags are recognized by Daxtraq:
some, but none are used currently
The original mass-enregistration Perl scripts were created by
Eike Teiwes in 1997 (v0.7), 1998 (v0.8).
Jan Engelhardt <jengelh [at] linux01 gwdg de> had
picked up keeping them up to date in fall 1999 and is the current mainter since
then.
July 23 2003