Hello,

Server configuration:

FreeBSD 6.2
Postfix 2.3.5
OpenLDAP 2.3.27
Cyrus SASL 2.1.21
Dovecot 1.0 RC15
Apache 1.3.34
PHP 4.4.2
SquirrelMail 1.4.6

I installed Postfix, OpenLDAP, Cyrus SASL, and Dovecot from the latest 
(November) downloads, while I installed SquirrelMail from FTP of ports, which 
subsequently installed Apache and PHP.

I configured the ldap portion of config.php as follows:

$ldap_server[0] = array(
    'host' => '<IP OF AD DC>',
    'base' => 'dc=<DOMAIN NAME>,dc=local',
    'protocol' => 3,
    'name' => 'Global Addresses',
    'binddn' => 'cn=<USER>,cn=users,dc=<DOMAIN NAME>,dc=local',
    'bindpw' => '<PASSWORD>'

When I try to search for user information during compose, the only thing 
returned is "No persons matching your search were found".

I'm looking to display contents of user information with Active Directory 
through LDAP queries within SquirrelMail.  I have searched through the archives 
but ave not found anything (yet) regarding this problem.

Thanks for your help.

uxphreak


 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to