[PHP] How to read the Exchange databases?

2002-06-20 Thread Barajas, Arturo
Hi, list. I'm starting an application, running Apache + PHP + MySQL under WinNT. I need a user database, and all the users are on the Exchange Server database. Does anyone know how can I read that database or connect to it? I'm already running the NTLM module, so I can validate my users

Re: [PHP] How to read the Exchange databases?

2002-06-20 Thread Scott
I think there is a way to export the user list in the Exchange Server Manager into a csv file. It would not be real time, but would get you the list. On Thu, 20 Jun 2002, Barajas, Arturo wrote: Hi, list. I'm starting an application, running Apache + PHP + MySQL under WinNT. I need a