Thunderbird:Help Documentation:Connecting to an LDAP address book: Difference between revisions

Jump to navigation Jump to search
m
reword a bit
m (initial article)
 
m (reword a bit)
 
Line 8: Line 8:
*Click ''Add'' and fill in the following information:
*Click ''Add'' and fill in the following information:
**Name: Whatever you'd like to call this address book.  For this example, I'll use '''foo.com directory'''.
**Name: Whatever you'd like to call this address book.  For this example, I'll use '''foo.com directory'''.
**Hostname: This is FQDN of the LDAP server.  In the Windows world, this will be a domain controller.  In this example, the server's name is '''server1'''.
**Hostname: This is the FQDN of the LDAP server.  In the Windows world, this will be a domain controller.  In this example, the domain controller's name is "server1" so we set it for '''server1.foo.com'''.
**Base DN: This setting depends on how your directory is laid out.  Point this to the "root" of the directory where you want to start searching for user information.  For this example, we'll assume you are using a default Windows install and have all your users under the "Users" container -- '''cn=users,dc=foo,dc=com'''.
**Base DN: This setting depends on how your directory is laid out.  Point this to the level of the directory at which you want to start searching for users.  For this example, we'll assume you are using a the default in Windows and have all your users under the "Users" container so the setting is '''cn=users,dc=foo,dc=com'''.
**Port number: The default is '''389'''.  This will default to 636 if you check the box for "Use secure connection (SSL)."
**Port number: The default is '''389'''.  This will change to the default SSL port, 636, if you check the box for "Use secure connection (SSL)."
**Bind DN: This is a username that has authority to search the LDAP directory.  For this example, we assume there is a '''''limited access''''' user setup just for making LDAP queries -- '''ldapuser@foo.com'''.
**Bind DN: This is a username that has access to search the LDAP directory.  For this example, we assume there is a ''limited access'' user setup just for making LDAP queries -- '''ldapuser@foo.com'''.
**Use secure connection (SSL): For most Windows servers you do not need this checked.
**Use secure connection (SSL): For most Windows servers you do not need this checked.
*Click ''OK'' on the Directory Server Properties window to save your new directory.
*Click ''OK'' on the Directory Server Properties window to save your new directory.
6

edits

Navigation menu