This page will show you how to setup your Outlook 2003 address book to retrieve contact information from an Active Directory server as long as the attributes below are set.
- cn - Common Name
- mail - Email Address
- displayName - Display Name
For group objects, the attribute displayName is not automatically set by the Active Directory Users and Computers console. Learn how to set the displayName attribute using ADSI Edit.

4. Fill in the Server Name. If your LDAP server requires a logon account, check the This server requires me to log on and fill in the User Name and Password.
5. Click More Settings. You will be reminded to restart Microsoft Office Outlook to be able to use the added directory, click Ok. In the Microsoft LDAP Directory window, click the Search tab and fill in the Search Base. Click Ok when you’re done.
7. Restart Outlook 2003. Click Tools and click Address Book to launch the address book. You should now be able to see your contacts and distribution groups.***
Posted on 3/4/2008 and last updated on 3/4/2008
Filed under Active Directory , LDAP
Share This




August 10th, 2008 at 9:06 am
Hello Sir
I have windows 2003 server (AD) and i want to configure my email server in linux(Postfix) and i want my clients to use outlook 2003. Is there any way my users can use windows login to configure outlook account. if yes then how?.
August 10th, 2008 at 2:39 pm
Hi Jhon,
“Is there any way my users can use windows login to configure outlook account.”
What do you mean by that?
August 15th, 2008 at 4:38 am
Hi Sir,
I mean. I want my users to use domain username and pasword to authnticate on linux postfix server to receive and send the emails.
but now my IT manager wants somethng else. right now we have our email system online(with email hosting company(third party)) and our users send/receive emails through internet by using outlook. Now the thing is that due to this send/recieve process our internet speed has gone down and i want to configure linux system as a fetching mail server which can fetch all users email from our online email server to our local mail server so that my user can send/receive emails through local mail server.
i hope u r understanding me….
thanks in advance
August 15th, 2008 at 2:39 pm
Hi Jhon,
I see. Domain username and password authentication is possible. I even have two solutions for that.
1. Using Kerberos
2. Using Samba
For fetching mail, I’ve heard there’s FetchMail but I don’t haven’t actually tried that one yet.