[Samba] RE : RE : RE : RE : RE : RE : Domain not found in Samba 4 AD

Michael Wood esiotrot at gmail.com
Wed May 12 07:42:58 MDT 2010


2010/5/12 Viatte Frédéric <Frederic.Viatte at rpn.ch>:
> Here is the command that I realized:
>
> . / Setup / provision - realm = Server.Samba - domain = Samba - adminpass = password - server-role = 'domain controller'

OK, then it seems that your realm, and therefore your DNS domain, is
"server.samba", so that is why the Windows machine is trying to find
server.server.samba.

I think you should try something like this rather:

setup/provision --realm=SAMBA.LOCAL --domain=SAMBA --adminpass=xxxx
--server-role="domain controller"

Then make sure that your DNS works for all of these:
server.samba.local (A record)
_ldap._tcp.samba.local. (SRV record)
_kerberos._udp.samba.local. (SRV record)

I hope that works.

-- 
Michael Wood <esiotrot at gmail.com>


More information about the samba mailing list