Hey Randall, Sorry about the delay. I was playing around with Jasig CAS a month or so ago for potential use at my company. I had a heck of a hard time figuring everything out at first as well. I wrote up some documentation that may be useful for you. We were using MYSQL with JDBC instead of postgres but this should still be useful.
_____________ Nathan Chowning From: Randall Svancara <[email protected]> To: [email protected], Date: 10/11/2012 08:17 PM Subject: [cas-user] Documentation Is there anywhere on the JASIG CAS site that can provide clear, concise documentation that can tell me from start to finish on how to set this software up using JDBC. Where I am challenged with the current documentation is the part it talks about using maven, overlays to create a build with all the proper dependencies. Where I am further challenged is the lack of clear instructions on how to set up the a proper JDBC connection to a postgresql database that has one table in it to properly authenticate. Currently I go here https://wiki.jasig.org/display/CASUM/Building+and+Deploying Then I go here, thinking I can find information on configuring JDBC https://wiki.jasig.org/display/CASUM/JDBC The helios link is broken, like so many links on the JASIG website. The examples link works, but lacks any sort of complete example that tells me anything. Could someone provide some good step by step instructions on how to: 1. Configure the pom.xml to create a build that can support mysql and or postgresql including the commons-dbcp and commons-pool 2. Proper entries to connect to a database and authenticate in the deployerConfiguration and the cas.properties. -- Randall Svancara Know Your Linux? -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Jasig CAS 3.5 Authentication - JDBC Support (MySQL).pdf
Description: Binary data
Jasig CAS 3.5 Authentication - Generic Support.pdf
Description: Binary data
