[cvs] [Wiki] changed: MIMPHowTo
Wiki Guest
wiki at wiki.horde.org
Mon Jan 17 03:27:29 PST 2005
guest [83.72.196.179] Mon, 17 Jan 2005 03:27:29 -0800
Modified page: http://wiki.horde.org/display.php?page=MIMPHowTo
New Revision: 1.8
@@ -3,5 +3,7 @@
If you want to setup MIMP in parallel with IMP, you need the [AuthCompositeHowTo composite authentication driver] with a browser switch.
+
+To use the composite driver: In horde/config/conf.php find $conf['auth']['driver'] = 'application'; and change to $conf['auth']['driver'] = 'composite';
In {{horde/config/conf.php}}, insert the following code:
<code type="php">
$conf['auth']['params']['drivers'] = array(
More information about the cvs
mailing list