Hi! I want to link koha to a CAS Server (only for the professionnal side).
In the administration tool, it seems to be easy. But, does koha need specific perl modules? I've enabled mod-proxy on apache and add this part in the virtualhost <IfModule mod_proxy.c> ProxyRequests Off <Proxy *> Order Allow,Deny Allow from All AuthName "Acces Koha" AuthType CAS Require valid-user ***** * * * </Proxy> Beste regards samuel
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha