|
Thanks for your post & I’m newbie to the linux world : )
I entered Bind DN settings as follows in config.php
$default_use_javascript_addr_book = false; $ldap_server[0] = array( 'host' => 'mail.exchange.com', < ----- windows 2000 AD+exchange 2000 server installed 'base' => 'cn=users,dc=exchange,dc=com', 'name' => 'Global Address List', 'binddn' => 'cn=administrator,dc=exchange,dc=com', 'bindpw' => 'secret', < ------- administrator password
When Im accessing the address book it says
Error initializing LDAP server mail.exchange.com:
When I replace ‘bindpw’ = > ‘’,
It gives -No persons matching your search were found
Seems like the way that Im entering the Binddn & bindpw is wrong! : ( or is something else!
I used php 4.2.2 rpm installed. I checked the modules compiled with php as follows #php –m dio dbx dba curl ctype calendar bz2 bcmath zlib imap ldap
I assume php compiled with ldap! | Im using W2K active directory with exchange 2000 server.
Could you please post me what went wrong! Thanks in advance
- Hirantha
_________________________________________________________________ This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. |
- Re: [SM-USERS] RE: E2K Global Address List Howto Hirantha Wijayawardena
- Re: [SM-USERS] RE: E2K Global Address List How... Tomas Kuliavas
- [SM-USERS] RE: E2K Global Address List Howto Hirantha Wijayawardena
