Hi all , FYI I just validated a centos 7 (similar to your fedora in terms of rpm, systemd etc ...) CAS4 deployement based on UniconLabs sample maven overlay . I've documented step by step tasks (including system: rpm, firewall, tomcat, git etc ..) that glue the whole process together , it's online at : http://www-public.tem-tsp.eu/~procacci/dok/doku.php?id=docpublic:systemes:ssocas:cas4install it's in french , but most of it is commands and files sample in english .
I'll be glad to get some critics from Unicon people regarding that deployement, specialy on the ldap auth Handler that I finally get to work but maybe in an awkward fashion as the http://jasig.github.io/cas/4.0.x/installation/LDAP-Authentication.html samples didn't worked out of the box (for example , deployerConfigContext.xml wasn't in the src tree, and some ldap variable weren't mentioned in the sampel cas.properties generating "SEVERE" error in tomcat logs) http://www-public.tem-tsp.eu/~procacci/dok/doku.php?id=docpublic:systemes:ssocas:cas4install#deployerconfigcontextxml it may contain some not optimised parameter, but at least, it works fine for now . regards , Jehan . Le 06/01/2015 17:39, John Gasper a écrit : > Hi Douglas, > > I'd start by reviewing the docs [1]. You'll want to use the Maven WAR > Overlay process [2] for generating your institution's specific build. > In the instructions is a sample overlay to get you started. From > there, commit (to a local [git or svn] repository) often as you make > incremental config changes. You'll need to configure an authentication > handler, a ticket registry, and a service registry. You'll want to > study out the various options that you have. Not listed here, but very > popular are additional registries [3]. The yaml services reg & the > hazelcast ticket reg (if setting up a clustered environment) are the > ones I'm speaking of specifically. > > [1] http://jasig.github.io/cas/4.0.x/index.html > [2] > http://jasig.github.io/cas/4.0.x/installation/Maven-Overlay-Installation.html > [3] https://github.com/unicon-cas-addons > > Welcome to the club, and good luck! > > John > > --- > *John Gasper* > IAM Consultant > Unicon, Inc. > PGP/GPG Key: 0xbafee3ef > On 1/6/15 4:47 AM, [email protected] wrote: >> >> Hi, >> >> I deleted the old post and I am posting this again, for when I posted >> it the first time, I got an email from wisclist that I was not on >> their list cas-user. >> I do not know the relation between the two lists, so I thought it >> might be better to re-post this. Here is the previous post slightly >> edited. >> >> --------------------------- >> Hi, >> >> I have been tasked with learning about CAS and I wanted to test >> installing it and getting familiar with it on a >> Fedora VM. Where do I go to get started on learning about CAS and >> installing it on a Fedora VM to test it out. >> >> Thanks, >> Douglas >> -- >> You are currently subscribed [email protected] >> as:[email protected] >> To unsubscribe, change settings or access archives, >> seehttp://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 -- 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
