[cvs] [Wiki] changed: CASAuthHowTo
Wiki Guest
wikiguest at horde.org
Wed Sep 27 03:14:34 PDT 2006
guest [134.58.253.113] Wed, 27 Sep 2006 03:14:34 -0700
Modified page: http://wiki.horde.org/CASAuthHowTo
New Revision: 2.4
Change log: very small clarification for using hooks
@@ -316,9 +316,9 @@
8) patch horde's hooks if you want authorisation (=check user with another backend)
note: this has nothing to do with AUTHENTICATION! Meaning you don't need this to get CAS working.
-note: this is a configurable option (in horde config)
+note: this is a configurable option (horde config.php: $conf['auth']['params']['authorisation'])
don't forget to configure this correctly if you want to use it (eg LDAP settings)
---------horde/config/hooks.php---------
if (!function_exists('_cas_hook_authorisation')) {
function _cas_hook_authorisation($username = null)
More information about the cvs
mailing list