DDCH Account Import HOWTO

From Aquila Homepage

Jump to: navigation, search

The Aquila distribution contains a script that will import DDCH accounts into your Aquila.

This script requires PHP CLI with MySQL support.

 Usage: ./ddch_import <pwfile> <groupfile>
  To generate <pwfile> and <groupfile>, open userdb.mdb and save the UsrStatic table as tab delimited text 
  to generate the pwfile and UsrClass to generate the groupfile. If this is chinese, readd the accounts manually :P.

The pwfile and groupfile are tab-delimited text files generated from the DDCH database (userdb.mdb). The pwfile contains the UsrStatic table and the groupfile the UsrClass table.

You can do this with MS Access.