Outlook: Configuring for LDAP
From Provider Wiki
For Outlook 2003 to work with Authenticated LDAP, a registry 'hack' must occur and the client must be configured properly. Outlook 2007 will work with Authenticated LDAP using the configuration noted below without the registry hack.
Windows Registry Changes for Outlook 2003
(from: http://support.microsoft.com/default.aspx?scid=kb;en-us;820864):
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook
- On the Edit menu, point to New, and then click Key.
- Type LDAP, and then press ENTER.
- Click LDAP. On the Edit menu, point to New, and then click DWORD Value.
- Type
DisableVLVBrowsing
and then press ENTER. - On the Edit menu, click Modify.
- Type 1, and then click OK.
- Close Regedit.
Outlook 2003/2007 Client configuration
- Select Tools-->Email Accounts-->Add New Directory; click "Next".
- Click "Add" and select "Internet Directory Service".
- Under "Server Information" enter the Server Name as
directory.upenn.edu
- Check the "Requires Logon" checkbox.
- Under "Logon Information" enter the Username as
uid=your PennKey username, ou=PennPeople, dc=upenn, dc=edu
and your PennKey password in the Password field - Leave the SPA box Unchecked.
- Click "More Settings".
- Select the "Connection" tab.
- Under "Display Name" enter
Penn Online Directory
- Under "Connection Details" enter
Port: 636
and check the "Use SSL" checkbox. - Select the "Search" tab.
- Accept default values for "Server Settings".
- Under "Search Options" enter the Search Base as
ou=PennPeople, dc=upenn, dc=edu
making sure that the "P" in People is capitalized. - Make sure that the "Enable Browsing" checkbox is unchecked"
- Click "OK".
- Click "Next".
- Click "Finish".
