[cvs] [Wiki] changed: CASAuthHowTo
Wiki Guest
wikiguest at horde.org
Thu Jan 24 16:55:50 UTC 2008
guest [90.80.14.254] Thu, 24 Jan 2008 11:55:50 -0500
Modified page: http://wiki.horde.org/CASAuthHowTo
New Revision: 2.10
Change log: Revert
@@ -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