[cvs] [Wiki] changed: MIMPHowTo
Jan Schneider
jan at horde.org
Mon Jan 17 07:07:49 PST 2005
jan Mon, 17 Jan 2005 07:07:49 -0800
Modified page: http://wiki.horde.org/display.php?page=MIMPHowTo
New Revision: 1.9
@@ -1,9 +1,9 @@
+ MIMP !HowTo
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';
+To use the composite driver select it from the dropdown list in the authentication tab of the configuration interface or change {{$conf['auth']['driver']}} to {{'composite'}} in {{horde/config/conf.php}}.
In {{horde/config/conf.php}}, insert the following code:
<code type="php">
$conf['auth']['params']['drivers'] = array(
More information about the cvs
mailing list