Hi,
Is your AD configured to allow anonymous search? Can you try to use any
ldap client to connect to you AD and get a list of the users for instance?
Bruno
bely junior wrote:
> Hi ,
> I am trying to configure roundcube to query the address book directly
> in AD. my conf below.
>
> main.inc.php
>
> $rcmail_config['ldap_public'][
> 'Intra'] = array(
> 'name' => 'Intra',
> 'hosts' => array('ip domain controler'),
> 'port' => 3268,
> 'base_dn' => 'DC=dominio,DC=com',
> 'bind_dn' => '[email protected]
> <mailto:[email protected]>',
> 'bind_pass' => '12345',
> 'search_fields' => array('mail', 'cn'),
> 'name_field' => 'cn',
> 'email_field' => 'mail',
> 'surname_field' => 'sn',
> 'firstname_field' => 'givenName',
> 'scope' => 'sub',
> 'filter' => '(mail=*)',
> 'fuzzy_search' => true
>
> );
>
> but when I try to see the address book for roundcube returns the
> following error: Internal Server Error
>
> somebody have idea about this ?
>
>
> sorry my bad english.
> thanks.
>
>
> --
> Bely Silva Junior
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
> ------------------------------------------------------------------------
>
> _______________________________________________
> List info: http://lists.roundcube.net/users/
>
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
_______________________________________________
List info: http://lists.roundcube.net/users/