[horde] How to authenticate using active directory

Jody Cleveland Cleveland at winnefox.org
Fri May 7 07:26:23 PDT 2004


Hello,

>> Exchange 5.5
> Check in horde/config/conf.php, and uncomment the lines :
     $conf['auth']['driver'] = 'application';
     $conf['auth']['params']['app'] = 'imp';

I've got version 3.2.3, and there was no conf.php, but there is a
horde.php, so I made those changes, which gives me this error:

"Fatal error: Call to undefined function: hascapability() in
/var/www/html/horde/lib/Auth.php on line 230"

So, if I keep that file with the default settings, and make this change
to the servers.php file in imp:
$servers['exchange'] = array(
    'name' => 'Exchange 5.5 server',
    'server' => '199.242.176.171',
    'protocol' => 'imap',
    'port' => 143,
    'folders' => '',
    'namespace' => '',
    'maildomain' => 'WALSDOMAIN',
    'realm' => '',
    'preferred' => ''
);

I do see a logon screen, complete with link to Mail at the bottom. When
I put in my username and password, I get this error message:

Warning: logmessage(Log.php): failed to open stream: No such file or
directory in /var/www/html/horde/lib/Horde.php on line 186

Warning: logmessage(): Failed opening 'Log.php' for inclusion
(include_path='.:/usr/share/pear') in /var/www/html/horde/lib/Horde.php
on line 186

Fatal error: Undefined class name 'log' in
/var/www/html/horde/lib/Horde.php on line 187

Is there a setting wrong or missing in what I have in servers.php, or is
there a different problem?

--
Jody Cleveland
Computer Support Specialist
cleveland at winnefox.org



More information about the horde mailing list