Createusers
Createusers is a console tool for creating users in bulk. It reads from a text file which may be in UNIX or DOS format. For each new user, createusers sets up one or more of the following:
* Login account and home directory
* Shell access
* Personal webspace via the local Apache web server
* MySQL account and database on a local or remote MySQL server
* PostgreSQL account and database on a local or remote PostgreSQL server
* Samba file sharing account on the local Samba server.
Createusers has a graphical front end, createusers_GUI. The configuration file for createusers can now be accessed from createusers_GUI. Clicking the 'Edit Configuration..." button causes the configuration file to be edited with gedit. Added: Monday, January 06, 2003 Reviewer: Charles Maguire Score:      Related Link: Createusers Website hits: 697
|