Gabi Teris escribió: > I am struggling to casify a php application (dokeos), and followed the mini > instalation guide (that told me to unpack the distribution). Then I followed > an example that told me how to initialize cas in php, but it didn't work (the > page doesn't show anymore). > Did anyone tried to casify dokeos before? Or just any other php application, > I am a Java developer and I don't know quite all php ways
I'm not sure if Dokeos supports it out of the box, but you could use mod_auth_cas in Apache, if you're serving Dokeos from Apache. Then, all you need to do is to trust the REMOTE_USER server variable, some applications already do that, say, Trac. HTH, -- José Miguel Parrella Romero (bureado.com.ve) PGP: 0×88D4B7DF Debian Developer Caracas, VE/Quito, EC -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
