[Samba] Samba4 internal dns server cannot find ldap

steve steve at steve-ss.com
Fri Feb 17 00:45:44 MST 2012


On 02/17/2012 08:05 AM, Daniel Müller wrote:
> [global]
>       server role = domain controller
>       workgroup = CACTUS
>       realm = hh3.site
>       netbios name = HH3
>       passdb backend = samba4
>       template shell = /bin/bash
> ---->      interfaces= xxx.yyy.zzz  #<-------- I think this is missing, in my
> case I need to set this for the internal dns to work.
>
> -----------------------------------------------
> EDV Daniel Müller

> ./provision --realm= hh3.site --domain=CACTUS --adminpass=Abc at 1234
> --server-role='domain controller' --dns-backend=SAMBA_INTERNAL
Hi Daniel
What's the syntax of the xxx.yyy.zzz?
my fqdn is hh3.hh3.site with IP 192.168.1.3

I'm on Ubuntu with bind9.9.0 beta at the moment. It's a test setup but 
to save fiddling around, can we keep what we already have? I thought of:

  tar /private /somewhere
  mv samba.conf smb.conf.steve
  provision --dns-backind=SAMBA_INTERNAL
  cp smb.conf.steve back to smb.conf
  add your interfaces=??? to it

and hope for the best. Or are we talking about a clean install from nothing?
Thanks,
Steve



More information about the samba mailing list