Chapter 2. --auth-db

Default value: tigase-custom

Example: --auth-db = db-type

Possible values: mysql|pgsql|ldap|drupal|tigase-auth|tigase-custom|class name

Description: Specifies authentication repository, where db-type can be one of possible values: mysql, pgsql, drupal, wp, tigase-auth and tigase-custom (if omitted: user-db is used in versions up to 5.0 and tigase-custom is the new default value starting from version 5.1 ) or the class name. For SQL database this is normally: tigase.db.jdbc.JDBCRepository.

Available since: 2.0.0