2010/5/12 Viatte Frédéric <frederic.via...@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 <esiot...@gmail.com> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba