# crowdmysql **Repository Path**: mirrors_fusesource/crowdmysql ## Basic Information - **Project Name**: crowdmysql - **Description**: MySQL based user store for Crowd - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README =========================== Crowd MySQL Connector =========================== build with mvn install Add the MySQL JDBC driver and the Crowd MySQL Connector to $CROWD/crowd-webapp/WEB-INF/lib Copy applicationContext-mysqlConnector.xml $CROWD/crowd-webapp/WEB-INF/classes Edit the connection settings in applicationContext-mysqlConnector.xml Edit $CROWD/crowd-webapp/WEB-INF/web.xml and add applicationContext-mysqlConnector.xml to the contextConfigLocation contextConfigLocation classpath:/applicationContext-CrowdEncryption.xml, ... classpath:/applicationContext-mysqlConnector.xml Start Crowd Add a new Directory com.chariotsolutions.crowd.connector.MySQLConnector