Koozali.org: home of the SME Server

Thunderbird mailclient and SME-server

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Thunderbird mailclient and SME-server
« on: October 10, 2004, 12:25:30 AM »
Hi all,

I use SME-server 6.01. On my Win clients I use Thunderbird 0.8 as a mailclient. The problem is that I can't get LDAP to work. When I want to search for an address, I get the following error message:

"LDAP (server search problem)"

What are:
  • Base DN
  • Bind DN


Rien
Netherlands.
Rien
(The Netherlands)......

Offline kmac

  • **
  • 22
  • +0/-0
Thunderbird mailclient and SME-server
« Reply #1 on: October 10, 2004, 03:24:39 PM »
Hi Rien,

I am using SME-Server6.01 and Thunderbird 0.8 also.

On Base DN put in dc=domainname,dc=com
(substituting your domain name of course)
So if your domain name was rien.net, you would put
dc=rien,dc=net in Base DN.
I left Bind DN blank.

Works Fine for Me.

Kevin
...

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Thunderbird mailclient and SME-server
« Reply #2 on: October 10, 2004, 07:20:37 PM »
Hi Kevin,

My SME-server has ip-address 192.168.10.10 and my domain name is focus.demon.nl

So my settings are:

Name: ldap
Hostname: 192.168.10.10
Base DN: dc=focus, dc=demon, dc=nl
Port number: 389
Bind DN: [blank]
Use secure connection (SSL): unchecked

It still doesn't work!

Rien
(Netherlands)
Rien
(The Netherlands)......

Offline mdo

  • *
  • 355
  • +0/-0
Thunderbird mailclient and SME-server
« Reply #3 on: October 11, 2004, 01:20:27 AM »
Rien,

looks good to me. The only thing that I can imagine might be (wrong) spaces?
Base DN: dc=focus, dc=demon, dc=nl
Base DN: dc=focus,dc=demon,dc=nl

Have a try, everything else is exactly as we use it.

Regards,
Michael
...

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Thunderbird mailclient and SME-server
« Reply #4 on: October 11, 2004, 10:14:05 PM »
Hi Michael,

I tried both methods. Is there a way to test LDAP on my SME-server?
Rien
(The Netherlands)......

Offline jeroenm

  • *
  • 18
  • +0/-0
Thunderbird mailclient and SME-server
« Reply #5 on: October 12, 2004, 02:29:19 PM »
Quote from: "mdo"
Rien,

looks good to me. The only thing that I can imagine might be (wrong) spaces?
Base DN: dc=focus, dc=demon, dc=nl
Base DN: dc=focus,dc=demon,dc=nl

Have a try, everything else is exactly as we use it.

Regards,
Michael


I don't think focus.demon.nl is gonna work, because it's a subdomain. Maybe you could try:
Base DN: dc=focus.demon, dc=nl
...

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Thunderbird mailclient and SME-server
« Reply #6 on: October 13, 2004, 11:02:06 PM »
Hi Jeroen,

I tried that too, without success. According to the "Directory" panel it should be:


Quote
The LDAP server provides a network-available listing of the user accounts and groups on your server, and can be accessed using an LDAP client such as the Address Book feature in Netscape Communicator. Configure your LDAP client with the local IP address of your server, port number 389, and the server root parameter shown below.
 
Server root  dc=focus,dc=demon,dc=nl
Rien
(The Netherlands)......