Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa
Archives de la liste
[sympa-fr] problème de redirections en boucle avec plusieurs CAS (sympa 5.3.4)
- From: Laurent Facq <adresse@cachée>
- To: adresse@cachée
- Subject: [sympa-fr] problème de redirections en boucle avec plusieurs CAS (sympa 5.3.4)
- Date: Sat, 11 Apr 2009 10:16:37 +0200
Bonjour et *bravo* pour sympa !
en attendant de pouvoir faire du shib, j'essaye de faire une
authentification avec plusieurs CAS + authentification sympa classique
dans mon auth.conf
avec un seul serveur CAS, ça marche sans pb.
par contre, avec plusieurs CAS, ça a l'air de fonctionner... mais
uniquement si je me suis déjà authentifié sur un CAS *avant*
d'aller sur la page sympa. dans le cas contraire... ça boucle (voir
en bas de le détail + logs)
j'ai tenter de patchouiller un peu :
# diff ./bin/wwsympa.fcgi.orig ./bin/wwsympa.fcgi
945c945,946
< $return_url =~
s/checked_cas\=/checked_cas\=$Conf{'cas_id'}{$robot}{$auth_service->{'auth_service_name'}},/;
---
> # $return_url =~
s/checked_cas\=/checked_cas\=$Conf{'cas_id'}{$robot}{$auth_service->{'auth_service_name'}},/;
> $return_url =~
s/checked_cas\=[\d]+/checked_cas\=$Conf{'cas_id'}{$robot}{$auth_service->{'auth_service_name'}}/;
==> ça marche beaucoup mieux mais on ne peut pas se déloguer...
ça dit qq chose à un gourou ?
d'avance merci,
L.
===============================
Redirect Loop
Firefox has detected that the server is redirecting the request for
this address in a way that will never complete.
The browser has stopped trying to retrieve the requested item. The
site is redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site's cookies does not resolve the
problem, it is likely a server configuration issue and not your computer.
===============================
url de départ :
https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,0,0,0,0,0,0,0,0,1,0
url d'arrivée :
https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,0,0,0,0,0,0,0,0,1,0
===============================
147.210.253.6 - - [11/Apr/2009:10:05:45 +0200] "GET /sympa HTTP/1.1" 302 461
147.210.253.6 - - [11/Apr/2009:10:05:45 +0200] "GET /sympa?checked_cas=0
HTTP/1.1" 302 441
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET /sympa?checked_cas=1,0
HTTP/1.1" 302 465
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET /sympa?checked_cas=0,1,0
HTTP/1.1" 302 467
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET /sympa?checked_cas=0,0,1,0
HTTP/1.1" 302 469
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET /sympa?checked_cas=0,0,0,1,0
HTTP/1.1" 302 471
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET /sympa?checked_cas=0,0,0,0,1,0
HTTP/1.1" 302 473
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET
/sympa?checked_cas=0,0,0,0,0,1,0 HTTP/1.1" 302 475
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET
/sympa?checked_cas=0,0,0,0,0,0,1,0 HTTP/1.1" 302 477
147.210.253.6 - - [11/Apr/2009:10:05:46 +0200] "GET
/sympa?checked_cas=0,0,0,0,0,0,0,1,0 HTTP/1.1" 302 479
147.210.253.6 - - [11/Apr/2009:10:05:47 +0200] "GET
/sympa?checked_cas=0,0,0,0,0,0,0,0,1,0 HTTP/1.1" 302 481
147.210.253.6 - - [11/Apr/2009:10:05:47 +0200] "GET
/sympa?checked_cas=0,0,0,0,0,0,0,0,0,1,0 HTTP/1.1" 302 483
147.210.253.6 - - [11/Apr/2009:10:05:47 +0200] "GET
/sympa?checked_cas=0,0,0,0,0,0,0,0,0,0,1,0 HTTP/1.1" 302 485
===============================
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:45 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:45 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:45 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:45 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0&gateway=1)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:45 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:45 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:45 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:45 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:45 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:45 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:45 shibrad2 wwsympa[10962]: check_cas checker_cas : 0 current
cas_id 0
Apr 11 10:05:45 shibrad2 wwsympa[10962]: check_cas checker_cas : 0 current
cas_id 1
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://sso.u-bordeaux1.fr/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=1,0&gateway=1)
Apr 11 10:05:45 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:45 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 task_manager[3363]: List::get_lists() unknown robot
virtualtest, Unable to open /home/sympa/expl/virtualtest
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,1,0&gateway=1)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '0,1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,1,0&gateway=1)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '0,0,1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,0,1,0&gateway=1)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '0,0,0,1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,0,0,1,0&gateway=1)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '0,0,0,0,1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,0,0,0,1,0&gateway=1)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '0,0,0,0,0,1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_in() check_param_in
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::export_topics() export_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::load_topics()
List::load_topics(univ-bordeaux.fr)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::do_redirect() do_redirect(https://federation.u-bordeaux.fr/cas/reaumur-cas/login?service=https://shibrad2.u-bordeaux.fr/sympa?checked_cas=0,0,0,0,0,0,1,0&gateway=1)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client
147.210.253.6] main::check_param_out() check_param_out
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::store()
SympaSession::store()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: List::init_list_cache()
List::init_list_cache()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: Robot::new()
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_3
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_2
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service REAUMUR
Apr 11 10:05:46 shibrad2 wwsympa[10962]: cas authentication service
Universite_Bordeaux_1
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() PATH_INFO:
Apr 11 10:05:46 shibrad2 wwsympa[10962]: main::get_parameters() debug level 0
Apr 11 10:05:46 shibrad2 wwsympa[10962]: [robot univ-bordeaux.fr] [client 147.210.253.6] main::get_parameters() get_parameters: syntax error for parameter checked_cas value '0,0,0,0,0,0,1,0' not conform to regexp:[\w\-\.]+ ; dumped vars in /home/sympa/spool/tmp/sympa_dump.1239437146.10962
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::new()
SympaSession::new(univ-bordeaux.fr,,)
Apr 11 10:05:46 shibrad2 wwsympa[10962]: SympaSession::get_random()
SympaSession::random
Apr 11 10:05:46 shibrad2 wwsympa[10962]: no cas ticket detected
Apr 11 10:05:46 shibrad2 wwsympa[10962]: check_cas checker_cas : current
cas_id 0
--
Laurent FACQ - Tel : 0540006534 - http://facq.reaumur.net
Services et Securite Reseau - Dpt TIC - Universite de Bordeaux / REAUMUR
Proverbe Tibétain : Si vous êtes trop malin,
vous risquez de passer à côté de l'essentiel.
-
[sympa-fr] problème de redirections en boucle avec plusieurs CAS (sympa 5.3.4),
Laurent Facq, 11/04/2009
-
[sympa-fr] Re:,
Olivier Salaün, 24/04/2009
- Re: [sympa-fr] Re:, Laurent Facq, 24/04/2009
-
[sympa-fr] Re:,
Olivier Salaün, 24/04/2009
Archives gérées par MHonArc 2.6.19+.