Accéder au contenu.
Menu Sympa

fr - Re: [sympa-fr] Re:

Objet : Pour les administrateurs de serveurs de listes utilisant le logiciel Sympa

Archives de la liste

Chronologique Discussions  
  • From: Laurent Facq <adresse@cachée>
  • To: Olivier Salaün <adresse@cachée>
  • Cc: adresse@cachée
  • Subject: Re: [sympa-fr] Re:
  • Date: Fri, 24 Apr 2009 20:02:23 +0200



Olivier Salaün wrote:
Bonjour Laurent,

Ton problème est lié à la fonction 'non_blocking_redirection' qui est activé (dans auth.conf) pour tes serveurs CAS.
Je te confirme que le fonctionnement que tu observes est anormal, et on est sur le coup pour en comprendre la cause.
Mais en attendant, tu peux faire fonctionner Sympa avec tes 4 serveurs CAS, en désactivant l'option 'non_blocking_redirection'.

Sinon, je te suggère annuler ton patch qui n'est pas correct puisqu'il change le fonctionnement de Sympa (la variable CGI checked_cas doit contenir la liste des serveurs déjà contactés et pas seulement le dernier).

Sinon, peux-tu 1) nous transmettre une copie de ton fichier auth.conf et

je viens d'ajouter les lignes
"non_blocking_redirection off"
et tout marche maintenant parfaitement (tant que les CAS marchent
donc)

=====
cas
base_url
https://federation.u-bordeaux.fr/cas/reaumur-cas
non_blocking_redirection off
auth_service_name _UBX_SSR_DTIC
ldap_host ldap.u-bordeaux.fr:389
ldap_get_email_by_uid_filter (uid=[uid])
ldap_timeout 7
ldap_suffix dc=univ-bordeaux,dc=fr
ldap_scope sub
ldap_email_attribute mail

cas
base_url
https://federation.u-bordeaux.fr/cas/ubx-cas
non_blocking_redirection off
auth_service_name Universite-de-Bordeaux
ldap_host ldap.u-bordeaux.fr:389
ldap_get_email_by_uid_filter (uid=[uid])
ldap_timeout 7
ldap_suffix dc=univ-bordeaux,dc=fr
ldap_scope sub
ldap_email_attribute mail

cas
base_url https://sso.u-bordeaux1.fr
non_blocking_redirection off
auth_service_name Universite_Bordeaux_1
ldap_host ldap.u-bordeaux1.fr:389
ldap_get_email_by_uid_filter (uid=[uid])
ldap_timeout 7
ldap_suffix ou=people,dc=u-bordeaux1,dc=fr
ldap_scope sub
ldap_email_attribute mail

cas
base_url https://cas.u-bordeaux2.fr
non_blocking_redirection off
auth_service_name Universite_Bordeaux_2
ldap_host ldap.u-bordeaux2.fr:389
ldap_get_email_by_uid_filter (uid=[uid])
ldap_timeout 7
ldap_suffix ou=people,dc=u-bordeaux2,dc=fr
ldap_scope sub
ldap_email_attribute mail

cas
base_url https://sso.u-bordeaux3.fr
non_blocking_redirection off
auth_service_name Universite_Bordeaux_3
ldap_host ldap.u-bordeaux2.fr:389
ldap_get_email_by_uid_filter (uid=[uid])
ldap_timeout 7
ldap_suffix ou=people,dc=u-bordeaux3,dc=fr
ldap_scope sub
ldap_email_attribute mail

cas
base_url https://sso.u-bordeaux4.fr
non_blocking_redirection off
auth_service_name Universite_Bordeaux_IV
ldap_host ldap.u-bordeaux4.fr:389
ldap_get_email_by_uid_filter (uid=[uid])
ldap_timeout 7
ldap_suffix ou=people,dc=u-bordeaux4,dc=fr
ldap_scope sub
ldap_email_attribute mail

user_table
regexp .*
=====


2) préciser le problème de logout que tu évoques ?

c'était avec ma tentative de patch.
Avec la nouvelle conf et sans le patch ça marche au poil.

merci beaucoup !

L.

Cordialement.

Laurent Facq a écrit :
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

Pollution génétique : se dit de l'introduction d'un gène modifié
ou étranger à l'espèce dans une population sauvage
(wikipedia)



Archives gérées par MHonArc 2.6.19+.

Haut de le page