The module was created to synchronize the account database with another database (a flat file, whatever). This following tasks may be done.
It is possible to operate the module from the command line. The following command provides a summary of the options:
linuxconf --modulemain accountbatch --help
The module implements minimal support for the virtual registry. It is possible to setup the basic information of a configuration. The registry variables starts with the accountbatch prefix.
None so far.
The module makes use of the acctextra inter-module API. Currently the ldapconf module implements this API. This allows accountbatch to update extra information beside the Linux base account information.