Re: ldap on exchange 2003
- From: Betsey <Betsey@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 13:50:02 -0700
Thanks! That was very helpful.
Do your mac users use entourage for email and if so what do they put for the
ldap address when prompted during setup of the directory (I think that's what
it is called)?
Do they just put dc1.domain name.com or whatever it is?
"Per Hagstrom" wrote:
Betsey wrote:.
Thank you but I can do a google search myself, I would like links or support
on this from Microsoft. First I just want to know how to tell if my AD
server/exchange 2003 server is setup already, then if it is I need to know
how to find the address (i.e. ldap.itd.wmich.edu).
I have a mac client who needs to be able to query ldap in exchange so she
can get the global address book for Entourage and I don't know if we have it
setup and if we do what the address is to put in the Entourage program.
Betsey
"Mark Arnold [MVP]" wrote:
On Tue, 30 Oct 2007 12:39:01 -0700, Betsey
<Betsey@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi.You've got a bit of reading to do.
We are running Exchange 2003. I would like to know how to tell if we have
ldap setup and if so what the address is.
Also, if it isn't setup I'd like to find instructions on how to set it up.
Thanks!
http://www.google.co.uk/search?hl=en&q=%22Active+Directory%22+LDAP&meta=
Essentially your DCs are your "LDAP servers" and they are the systems
you interrogate to find directory information.
What has made you ask anyway?
I think all the Active Directory Domain Controllers have LDAP running by
default. Should be running on port 389. (636 for SSL)
My Exchange server, which isn't installed on a DC does not run LDAP by
default but we have Mac users and they talk to the DC's instead for LDAP
communication.
If you login to the server and open a command prompt you can use this
command to check if the server is listening on either port:
netstat -an | FIND "389"
You could always run telnet from a command prompt to check on it as well:
telnet serverip 389
Either you get "Could not open connection..." or the screen goes black
if the server actually is listening on this port.
Hope that helps you.
/ Per
- References:
- Re: ldap on exchange 2003
- From: Mark Arnold [MVP]
- Re: ldap on exchange 2003
- From: Per Hagstrom
- Re: ldap on exchange 2003
- Prev by Date: Re: ldap on exchange 2003
- Next by Date: Re: Exchange 2007 not sending to some domains
- Previous by thread: Re: ldap on exchange 2003
- Next by thread: Re: ldap on exchange 2003
- Index(es):
Relevant Pages
|