Author Topic: samba4 component problem?  (Read 1684 times)

blitzkin

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
samba4 component problem?
« on: February 06, 2013, 06:15:57 pm »
hi!

did a fresh install selecting office package during installation. using vmware 9.

after updating, shows 3 components error, see attachment.

did: sudo dpkg --configure -a
result also attached..

help! this is the zentyal-3.0-amd64.iso I downloaded..

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: samba4 component problem?
« Reply #1 on: February 06, 2013, 07:11:47 pm »
As you can see in the log file, it seems that bind is the culprit of that fail. This is a quite strange situation, but with the available information little can be done. Could you provide some more information about the bind configuration you had made?

Regards

blitzkin

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: samba4 component problem?
« Reply #2 on: February 07, 2013, 02:17:42 am »
thanks jbahillo for the reply.

this is a new install of zentyal 64bit on a vmware workstation 9. No manual configuration done especially with bind9.

tried restarting the service:
Code: [Select]
sudo /etc/init.d/bind9 restart
 * Stopping domain name service... bind9
rndc: connect failed: 127.0.0.1#953: connection refused
   ...done.
 * Starting domain name service... bind9
   ...fail!

can you point me to the right files or logs where i can get it to show you other information?

blitzkin

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: samba4 component problem?
« Reply #3 on: February 07, 2013, 08:43:43 am »
last resort was to reinstall zentyall again and seems the modules are doing fine now.. next problem is with joining window 7 to the domain.. already tried all the .reg file for win7 but no luck.. i guess its another post then.. thanks!

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: samba4 component problem?
« Reply #4 on: February 07, 2013, 09:34:08 am »
Hi blitzkin:

Case you had troubles in any other chance with bind, try giving a look to /var/log/syslog, you should find there useful info.

About the W7 joining the domain, check that time is syncronized between server and workstation, and make sure that you use the realm and not the NETBIOS that appears on the File Sharing module page.

Perhaps it would be useful for you to check this page:

http://trac.zentyal.org/wiki/Documentation/Community/Development/singlez

blitzkin

  • Zen Apprentice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: samba4 component problem?
« Reply #5 on: February 07, 2013, 10:05:55 am »
thanks for the help jbahillo. will keep you guys posted!  :)