RE: [PHP-WIN] LDAP and M$ Exchange 5.5 :: It's Not Happening.

2001-05-23 Thread Michael Rudel
t;.$logon_user.") LDAP-ERROR (".$this->errno()."): \"".$this->errmsg()."\"\n"; $message .= $err_msg."\nError located in file \"".$file."\"\non line (".$line.")"; // Send the errormessage to the develope

[PHP-WIN] LDAP and M$ Exchange 5.5 :: It's Not Happening.

2001-05-21 Thread Dickerson, Monty
John, et.al., It appears that to do management of recipients on Exchange Server will require using Microsoft COM and Microsoft ADSI; not just LDAP. Micro$oft embraced and extended LDAP, so that LDAP is a 2nd class protocol that can't do everything. You have to do things the M$ way on M$ produc

[PHP-WIN] LDAP and M$ Exchange 5.5

2001-05-21 Thread Dickerson, Monty
Thanks for this tip! I ran some queries on the Microsoft Support Knowledge Base for Exchange 5.5, but found NO information or examples of how to use LDAP with Exchange to do what you say. Would you point me to a URL, or what keywords to search on, or towards some resources which provide