Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The default database of user manager is By default, the H2 database shipped by the included with WSO2 Carbon based products. You can configure it to point to databases by different vendors.1. products is used as the User Management database, but you can configure a database by a different vendor as the User Management database as described below.

  1. Add the JDBC driver for your database to the classpath by

...

  1. copying its JAR to <PRODUCT_HOME>/repository/components/lib.

...

  1. Change the values of properties

...

  1. described on

...

  1. the Realm Configuration page

...

  1. as needed.

...

  1. Create the database by running the relevant script

...

  1. in <PRODUCT_HOME>/dbscript/

...

  1.  and then start the server as follows:
    For
    • On Linux:

...

    •  sh

...

    • wso2server.sh
  • For Windows:
Code Block
wso2server.bat

Or start the server as:

  • For Linux:
Code Block
sh wso2server.sh -Dsetup
  • For Windows:
Code Block
wso2server.bat -Dsetup

...

hiddentrue

...

    • On Windowswso2server.bat