Previous Topic: How to Configure a Connection from the Policy Server to a MySQL Server User Store

Next Topic: Configure MySQL Server Directory Connections

Create a Sample User Store

To create a sample user store using a MySQL server, open the MySQL Command Line Client and run the schema file provided with the Policy Server installation: smsampleusers_mysql.sql. Running the schema file creates the required objects in the specified database and populates the database with the sample users.

To create a sample user store

  1. Click Start, MySQL Server 5.0, MySQL Command Line Client.

    The MySQL Command Line Client opens.

  2. Select the name of the database that you specified when you created the data source.
  3. Run the schema file:
    mysql> source <path_to_smsampleusers_mysql.sql>
    

    A sample user store is created.


Copyright © 2010 CA. All rights reserved. Email CA about this topic