> > Is it just me or do the instructions on http://www.ja- > sig.org/wiki/display/CASUM/LDAP leave a lot left to configure that is > undocumented? > > That page deals exclusively with the LDAP authentication handlers. > The component you're attempting to configure is for Spring Security > authorization, a totally different beast. We'd love for you to > contribute documentation anywhere you feel compelled to write.
If I can it working maybe I will take you up on that! > > mvn dependency:list > > [INFO] Scanning for projects... > > [INFO] Reactor build order: > > [INFO] Jasig Central Authentication Service > > [INFO] JA-SIG CAS Core > > ... > > I can see that you're simply modifying source files from the > cas-server source tree. Bad plan. At this point you should be > following the instructions at > http://www.ja-sig.org/wiki/display/CASUM/Best+Practice+- > +Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method. > Please review the project I cited above that uses this method if you > need a working example. > Sorry I seem to have followed a different path... OK now that I have my local cas with basic authentication working: 1.) I add the data from the LDAP page to the deployerConfigContext.xml 2.) I would assume that I also have to add dependencies to the pom.xml, yes? Do I copy them from the cas-server-support-ldap/pom.xml or cas-server-webapp/pom.xml that was in the cas-server-3.4.2 zip file? Thanks Again Marvin, I really appreciate you taking the time! Steve -- 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
