Chapter 57. --user-db

Default value: mysql

Example: --user-db = ldap

Possible values: 'UserRepository implementation class name or predefined string.'

Description: The --user-db property allows to specify UserRepository implementation - a storage where all users' data are located. Users' data include contact list (roster), privacy lists, vCards, and similar; everything except user authentication information. The implementation can be defined by one of possible values: mysql, pgsql, xml or the class name. For a SQL database this is normally: tigase.db.jdbc.JDBCRepository.

Available since: 2.0.0