PAPI Archivos

The PAPI authentication and authorization framework

PAPI@LISTSERV.REDIRIS.ES

Opciones: Vista Forum

Use Monospaced Font
Por defecto enseñar Text Part
Esconda cabeceras de correo

Mensaje: [<< Primero] [< Prev] [Siguiente >] [Último >>]
Tema: [<< Primero] [< Prev] [Siguiente >] [Último >>]
Autor: [<< Primero] [< Prev] [Siguiente >] [Último >>]

Print Responder
Received:
by LISTSERV.REDIRIS.ES (LISTSERV-TCP/IP release 14.5) with spool id 5960000 for [log in para visualizar]; Tue, 14 Oct 2008 13:47:59 +0200 from mail.rediris.es (ironport.rediris.es [192.187.16.16]) by listserv.rediris.es (Postfix) with ESMTP id 507A15C201 for <[log in para visualizar]>; Tue, 14 Oct 2008 13:47:59 +0200 (CEST) from mail.us.es (HELO us.es) ([193.147.175.20]) by mail.rediris.es with ESMTP; 14 Oct 2008 13:47:59 +0200 (qmail 12775 invoked from network); 14 Oct 2008 13:47:57 +0200 from unknown (HELO us.es) (192.168.2.15) by us.es with SMTP; 14 Oct 2008 13:47:57 +0200 (qmail 3585 invoked by uid 507); 14 Oct 2008 11:47:57 -0000 from 127.0.0.1 by antivirus4 (envelope-from <[log in para visualizar]>, uid 501) with qmail-scanner-2.04 (clamdscan: 0.94/8422. Clear:RC:1(127.0.0.1):. Processed in 0.015698 secs); 14 Oct 2008 11:47:57 -0000 from unknown (HELO us.es) (127.0.0.1) by us.es with SMTP; 14 Oct 2008 11:47:57 -0000 (qmail 23407 invoked from network); 14 Oct 2008 13:47:56 +0200 from chipiron.us.es ([log in para visualizar]@150.214.142.56) by us.es with SMTP; 14 Oct 2008 13:47:56 +0200
Content-Type:
text/plain; charset=iso-8859-1
X-Spam-Status:
No, score=0.0 required=6.5 tests=BAYES_50,WEIRD_PORT autolearn=disabled version=3.2.5
Date:
Tue, 14 Oct 2008 13:47:55 +0200
X-IronPort-AV:
E=Sophos;i="4.33,409,1220220000"; d="scan'208";a="40590116"
Reply-To:
The PAPI authentication and authorization framework <[log in para visualizar]>
Message-ID:
MIME-Version:
1.0
X-Spam-Level:
X-Original-To:
X-Spam-Checker-Version:
SpamAssassin 3.2.5 (2008-06-10) on antivirus4
Subject:
Sender:
The PAPI authentication and authorization framework <[log in para visualizar]>
Received-SPF:
Pass identity=mailfrom; client-ip=193.147.175.20; receiver=mail.rediris.es; envelope-from="[log in para visualizar]"; x-sender="[log in para visualizar]"; x-conformance=spf_only
Delivered-To:
Emisor:
Jorge López Pérez <[log in para visualizar]>
User-Agent:
Mutt/1.5.17-muttng (2007-11-01)
X-SBRS:
2.6
Content-Transfer-Encoding:
8bit
Content-Disposition:
inline
Parts/Attachments:
text/plain (65 lines)
Hola a todos,

 sigo aquí intentando configurar, usando PAPI 1.5, un AS + PoA. Ya tengo
 funcionando el AS, y ahora me encuentro con una pequeña dificultad al
 instalar el PoA.

 El AS está en host:8888 y estoy intentando que el PoA se encuentre en
 host:80/poa. Siguiendo la guía de configuración del PoA para PAPI 1.5
 (https://forja.rediris.es/docman/view.php/42/447/PAPI_PoA-Config.html),
 al acceder al PoA obtengo en el navegador un error 500, y en los logs
 de Apache lo siguiente:

  [Tue Oct 14 13:33:27 2008] [notice] [client 150.214.142.56]
  PAPI#27055_1223984007: PoA::set_parameters# Servername =
  <host>\n, referer:
  http://host:8888/cgi-bin/AuthServer
  [Tue Oct 14 13:33:27 2008] [notice] [client 150.214.142.56]
  PAPI#27055_1223984007: PoA::set_parameters# Server_ID = <prueba>\n,
  referer: http://host:8888/cgi-bin/AuthServer
  [Tue Oct 14 13:33:27 2008] [error] [client 150.214.142.56]
  PAPI#27055_1223984007: Apache Server_ID = <prueba>, referer:
  http://host:8888/cgi-bin/AuthServer
  [Tue Oct 14 13:33:27 2008] [error] [client 150.214.142.56]
  PAPI#27055_1223984007: PAPI XML Service_ID = <>, referer:
  http://host:8888/cgi-bin/AuthServer
  [Tue Oct 14 13:33:27 2008] [error] [client 150.214.142.56]
  PAPI#27055_1223984007: Can't instance a new PoA, the Service_ID from
  Apache conf. is not equal to the id for the Location from PAPI XML
  configuration file., referer:
  http://host:8888/cgi-bin/AuthServer

 Parece que no esté funcionando la directiva PerlSetVar. Os pongo la
 parte de la configuración más relevante, por si alguien detectase algún
 error :) :

--8<--

 httpd.conf:

  <VirtualHost *:80>
   ...
   <Location /poa>
    PerlSetVar          Service_ID prueba
    PerlOptions         +ParseHeaders
    SetHandler          perl-script
    PerlAccessHandler   PAPI::Main
   </Location>
  </VirtualHost>
 
 papi_conf.xml:
  
  <Server name="host" port="80" independent="0">
   <Location path="/poa" id="prueba">
    <PAPI_AS id="PAPIpreprod" url="http://host:8888/AS">PAPI preproducci on</PAPI_AS> 
    <GPoA_URL>wayf:built-in</GPoA_URL>
   </Location>
  </Server>

-->8--

 Gracias de nuevo, un saludo.
-- 
Jorge López Pérez
jabber: [log in para visualizar]

ATOM RSS1 RSS2