Dear all,
I am trying to build a cluster cas using https://wiki.jasig.org/display/CASUM/Clustering+CAS <https://wiki.jasig.org/display/CASUM/Clustering+CAS> and our Cisco HW loadbalancer. My issue is that I am not sure if it relevant or if it is conflicting with https://wiki.jasig.org/display/CASUM/JpaTicketRegistry <https://wiki.jasig.org/display/CASUM/JpaTicketRegistry> to store ticket. My first time test with the first document produce a not so funny result : it does a lot of login at the same time and finally some testers where not able to connect 2010-11-02 09:26:06,585 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully authenticated the user which provided the following credentials: [username: moncef]> 2010-11-02 09:26:06,608 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-1-YMBXIlQMAn5QKXGFNnJv-idp02] for service [http://content.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:26:11,561 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-2-gLyRcO9TQbfVgBQgPY5o-idp02] for service [http://content.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:26:12,126 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Reloading registered services.> Hibernate: select registered0_.id as id0_, registered0_.allowedToProxy as allowedT2_0_, registered0_.anonymousAccess as anonymou3_0_, registered0_.description as descript4_0_, registered0_.enabled as enabled0_, registered0_.evaluation_order as evaluation6_0_, registered0_.ignoreAttributes as ignoreAt7_0_, registered0_.name as name0_, registered0_.serviceId as serviceId0_, registered0_.ssoEnabled as ssoEnabled0_, registered0_.theme as theme0_ from RegisteredServiceImpl registered0_ 2010-11-02 09:26:12,129 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 0 services.> 2010-11-02 09:26:38,889 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully authenticated the user which provided the following credentials: [username: moncef]> 2010-11-02 09:26:38,898 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-3-Y6MPgqUKhivsJGS77kmD-idp02] for service [http://aedp10.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:26:43,250 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-4-WRihUqSdUXBzKnYyKZR2-idp02] for service [http://aedp10.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:27:02,619 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-5-4fqHdqf9TJIDTlLpKkKX-idp02] for service [http://aedp10.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:28:12,126 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Reloading registered services.> Hibernate: select registered0_.id as id0_, registered0_.allowedToProxy as allowedT2_0_, registered0_.anonymousAccess as anonymou3_0_, registered0_.description as descript4_0_, registered0_.enabled as enabled0_, registered0_.evaluation_order as evaluation6_0_, registered0_.ignoreAttributes as ignoreAt7_0_, registered0_.name as name0_, registered0_.serviceId as serviceId0_, registered0_.ssoEnabled as ssoEnabled0_, registered0_.theme as theme0_ from RegisteredServiceImpl registered0_ 2010-11-02 09:28:12,129 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 0 services.> 2010-11-02 09:28:24,338 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-6-cWMvEMux7FTYpSMpmtMc-idp02] for service [http://aedp10.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:29:23,284 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully authenticated the user which provided the following credentials: [username: moncef]> 2010-11-02 09:29:23,292 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-7-IEdjzyYtosmnaHuk1hV4-idp02] for service [http://content.imd.ch/moodle/login/index.php] for user [moncef]> 2010-11-02 09:29:51,903 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: org.jasig.cas.adaptors.ldap.BindLdapAuthenticationHandler successfully authenticated the user which provided the following credentials: [username: moncef]> 2010-11-02 09:29:51,910 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-8-dbaCcLClT5d62iYqy3cI-idp02] for service [http://aedp10.imd.ch/moodle/login/index.php] for user [moncef]> Is there an issue in that setup ? Regards fred ________________________________ Frederic Jacquet- Unix Administrator Tel: +41 21 618 02 31 [email protected] <mailto:[email protected]> IMD Ch. de Bellerive 23, P.O. Box 915 CH - 1001 Lausanne, Switzerland www.imd.ch <http://www.imd.ch> -- 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
<<image001.gif>>
