Author Topic: Zentyal 3.0.1 - must mannulay start zentyal and RPC server unavailable  (Read 3273 times)

Szymon_Zy

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Hello

I just update Zentyal 3.0 to 3.0.1. Now i have to manually start zentyal from console becouse it get killed with:
Code: [Select]
zentyal.s4sync main process (763) terminated with status 11after
Code: [Select]
/etc/init.d/zentyal start i can log onto https console.

Second problem is when i try to edit GPO via windows 7 i receive "RPC sever is unavailable" (i use local leanguage so the english version may be slight different). File Share, roaming profile works but i can't change GPO settings.

Szymon_Zy

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Re: Zentyal 3.0.1 - must mannulay start zentyal and RPC server unavailable
« Reply #1 on: September 20, 2012, 10:29:47 pm »
Is it possible that RPC is not available becouse i don't use Zentyal DNS? I use OpenWRT with DNSMasq (Zentyal is only internal PDC with VPN tunnel access to manage from home) and i added only one SRV dns record:
Code: [Select]
srv-host=_ldap._tcp.dc._msdcs.DOMENA.lan, ldapserver.DOMENA.lanMaybe there have to be something more to let manage remotely GPO from win7?