I noticed that you're using the LDAPS protocol against an IP address. I would wager in your logs you are getting some errors about not being able to connect due to SSL failures. This link probably has more information than you need, but it at least lays out the "big picture" of how SSL fits in your setup.
http://www.ja-sig.org/wiki/display/CASUM/HOWTO+Setup+Dual+Authentication+in+CAS+-+SSL+Client+Auth+and+LDAP On Tue, Jan 12, 2010 at 1:45 PM, fremgecj <[email protected]> wrote: > Hello All, > Before I ask for your help I just want to say thank you for contributing > to this wonderful community. > > I am running: > Apache-ant 1.7.1 > Apache-maven 2.2.1 > Apache-tomcat 6.0.18 > uPortal 3.1.2 > HSQLDB 1.8.1.1 > > I am trying to get uPortal's CAS to authenticate through LDAP, but when I > try to sign in using my network username/pass, it fails to authenticate. > > I have followed this tutorial: > > > http://www.ja-sig.org/wiki/display/UPM31/50+Configuring+the+Bundled+CAS+Server+to+Authenticate+Against+LDAP > > Attached is my deployerConfigContext.xml and cas/pom.xml > > I work at a university and our goal is to allow our students to > authenticate themselves through LDAP & AD and have uPortal be their one stop > shop. > > Any advice & comments is greatly appreciated. Thank you. > > -- > 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
