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
The MySQL Command Line Client opens.
mysql> source <path_to_smsampleusers_mysql.sql>
A sample user store is created.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |