[cvs] [Wiki] changed: CASAuthHowTo

Wiki Guest wikiguest at horde.org
Wed Nov 7 10:28:29 UTC 2007


guest [80.201.39.48]  Wed, 07 Nov 2007 02:28:29 -0800

Modified page: http://wiki.horde.org/CASAuthHowTo
New Revision:  2.8
Change log:  updated phpCAS info (now JA-SIG)

@@ -79,12 +79,16 @@
 2) install phpCAS library in horde
 phpCAS uses domxml for php4.3, php5 means phpCAS will use a conversion
class automatically. The Auth driver for Horde checks whether all necessary
components are installed.
 K.U.Leuven's Horde-CAS authentication driver is patched to use PHP5. This
means the check for domxml is commented out.

+/* OLD INFORMATION (in the new version the two bugs are fixed):
 download the phpCAS library from http://esup-phpcas.sourceforge.net/
 we used v 0.4.22-RC and fixed these two bugs:
 https://sourceforge.net/tracker/index.php?func=detail&aid=1514416&group_id=88445&atid=586706
 https://sourceforge.net/tracker/index.php?func=detail&aid=1514402&group_id=88445&atid=586706
+*/
+phpCAS has become a JA-SIG project, see:
+http://www.ja-sig.org/wiki/display/CASC/phpCAS
 (extract the package and)
 [change the path to your horde/php lib dir accordingly]
 mkdir $HORDE_DIR/lib/CAS/
 cp -r source/CAS/* $HORDE_DIR/lib/CAS/


More information about the cvs mailing list