Description
Using one simple interface, this script manages each of the following types of password and group files: Human readable text files, DBM database files, Berkeley DB database files and SQL databases. In addition to running as a CGI script, user_manage can be used from the command-line to manipulate users and groups, replacing both dbmmanage and htpasswd with a simple and consistent interface. Furthermore, by allowing you to define security "realms" consisting of paired password and group files, it avoids operator errors that often result in the incorrect password file being modified.
Related: