[PHP] LDAP listing from Exchange

2001-04-25 Thread Mike Tuller
I am having troubles displaying all the information I need from an Exchange server. I can display name, department, title, but can't get the phone number to show up. Can someone show me a script that will pull the object identifiers from the server so that I can make sure I have everything set rig

[PHP] LDAP listing from Exchange

2001-04-25 Thread Mike Tuller
I am having troubles displaying all the information I need from an Exchange server. I can display name, department, title, but can't get the phone number to show up. Can someone show me a script that will pull the object identifiers from the server so that I can make sure I have everything set rig

Re: [PHP] LDAP Listing

2001-02-28 Thread Fredrik Wahlberg
This is a small test I wrote a couple of days ago that does just that. Hope it works for you. /Fredrik >>>>>>>>>>>>>>>>>> Ursprungligt meddelande <<<<<<<<<<<<<<<<<< Mike Tuller &

[PHP] LDAP Listing

2001-02-27 Thread Mike Tuller
I want to create a list of everyone on the LDAP server, and none of the examples I have in my books seems to work. What functions should I use to connect to the server, and list users in the LDAP to create a phone book type list to print out? Could someone also give me some sort of example that I