Author Topic: Problem when adding new domain controller  (Read 2178 times)

franck-martin

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Problem when adding new domain controller
« on: May 13, 2013, 12:15:59 pm »
Hello everyone,

I want to add a secondary zentyal domain controller to my domain. I click on "File sharing", I choose "Additional domain controller" for the server role, I fill the form and I click on "CHANGE". But when I click on "Save changes", I get the following error message after a while : "FATAL: Could not connect to samba LDAP server: connect: No such file or directory".

How can I solve this problem ?

Thanks for your answers.

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: Problem when adding new domain controller
« Reply #1 on: May 13, 2013, 03:48:57 pm »
Hi there:

I think much more information is needed here in order to even try to help you.

Are both controller able to see each other through A DNS record?
What is the error that you will find in zentya.log?


Is it the same than the shown in the GUI?

franck-martin

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Problem when adding new domain controller
« Reply #2 on: May 13, 2013, 05:51:38 pm »
I solved my problem by the following steps:

1. I disabled "file sharing" in "Modules status"
2. I verified DNS, NTP and "users and groups" configurations
3. I rebooted the server
4. I opened a terminal and entered "sudo /usr/share/zentyal-users/reinstall" in it
4. I rebooted the server again
5. I enabled "file sharing"
6. I configured "file sharing" by selecting "additional domain controller", filling the form and save changes

Now it works.

Thanks for your help.