Generalized Temporal Role Based Access Control (GTRBAC) Version 1.1
Download: GTRBAC package
Instructions:
1. Configure Your Database
(1) Install MySQL 5.0, without running the server
* Note: do NOT run the SQL server at this time. Otherwise, you can not copy and overwrite the “data” folder in the next step. If you have run the server accidentally, close the process “mysqld-nt.exe” manually in Task Manager.
(2) Replace the “data’ folder (in MySQL 5.0 installation folder) using the one in the package
(3) Start the SQL server: start->program->MySQL->MySQL server 5.0-> MySQL Instance Config Wizard. Make sure your password for the “root” user is “root”!
(4) Install MySQL Administrator (Not mandatory, but highly recommended, since you can use it to operate and see the data in database very easily)
2. Run the GTRBAC system
(1) Execute GTRBAC.jar. If you could see “connected to the database’ at the left bottom of the main window, the database is configured correctly and you can use the system now.