diff -Nur -x '*.orig' -x '*.rej' smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication --- smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication 1969-12-31 18:00:00.000000000 -0600 +++ mezzanine_patched_smeserver-mimp-1.0/root/etc/e-smith/templates-custom/home/httpd/html/horde/config/conf.php/120Authentication 2006-08-21 19:41:48.000000000 -0500 @@ -0,0 +1,9 @@ +// 120Authentication +$conf['auth']['admins'] = array(); +$conf['auth']['checkip'] = true; +{ +my $Mimp = $mimp{'status'} || 'disabled'; return "\$conf[\'auth\'][\'driver\'] = \'composite\'\;" unless ($Mimp eq "disabled"); +$OUT = '$conf[\'auth\'][\'params\'][\'app\'] = \'imp\'; +$conf[\'auth\'][\'driver\'] = \'application\';' +} +