wiki:WikiStart
close Warning: Can't synchronize with repository "(default)" (/var/lib/svn/mod_papi does not appear to be a Subversion repository.). Look in the Trac log for more information.

Version 2 (modified by sergio, 17 years ago) (diff)

--

Welcome to mod_papi for apache2

Descarga del código

El código está disponible bajo svn en la siguiente dirección:

https://consejo-eps.uco.es/svn/mod_papi

Ejemplo de configuración

    PAPIAcceptFile /etc/papi/gif/grbball.gif
    PAPIRejectFile /etc/papi/gif/redball.gif
    PAPIAuthLocation /PAPI/cookie_handler.cgi
    PAPILcookTimeout 1800

    <Location /gpoa>
	AuthType PAPI
	Require valid-user
	PAPIServiceID TestGPoA
	PAPILKey 5e315ea1a70f26aeb3030989234b34fe
	PAPIGPoAURL wayf:built-in
	PAPIGPoAPrivKey	/etc/papi/keys/TestGPoA/GPoA_privkey.pem
	PAPIPubkeysPath /etc/papi/keys/TestGPoA
	PAPIReqDB /etc/papi/db/TestGPoA.db
	PAPIAS MyAS  http://eupaul26.uco.es/cgi-bin/AuthServer Test AuthServer 1
    </Location>
    <Location /papi>
	AuthType PAPI
	Require valid-user
	PAPIServiceID TestPoA_GPoA
	PAPILKey 4e3122a1a70f2654b3030989234b34fe
	PAPIGPoAURL http://eupaul26.uco.es/gpoa/PAPI/cookie_handler.cgi
	PAPIPubkeysPath /etc/papi/keys/TestPoA_GPoA
	PAPIReqDB /etc/papi/db/TestPoA_GPoA.db
    </Location>

Starting Points

For a complete list of local wiki pages, see TitleIndex.