usernamePasswordAuthenticationHandler.dbDriver = com.mysql.jdbc.Driver usernamePasswordAuthenticationHandler.dbUrl = jdbc:mysql://localhost:3306/ciapl usernamePasswordAuthenticationHandler.dbUser = root usernamePasswordAuthenticationHandler.dbPassword = usernamePasswordAuthenticationHandler.usersTable = PERSON usernamePasswordAuthenticationHandler.usernameColumn = USERNAME usernamePasswordAuthenticationHandler.passwordColumn = PASSWD fenixKerberosAuthenticationHandler.checkPasswordUrl=https://localhost:8443/ciapl/authentication/CheckKerberosPasswordServlet fenixKerberosAuthenticationHandler.loginExpiredUrl=https://localhost:8443/ciapl/loginExpired.do?method=start&fromCAS=true casifiedApplicationsManager.configurationFile=/etc/cas/CasConfiguration.properties