Hi 2010/5/20 Viatte Frédéric <[email protected]>: > Hello > > For my zone DOMAINE.CH, yes I have one in "/usr/local/samba/private/dns" ! It > is called "domaine.ch.zone" > > And for # include "/usr/local/samba /private/named.conf" I put in > "/usr/named.conf" in the "options" below "notify no"
As mentioned in my previous e-mail, it won't work if you put the #include into "options". Put it at the bottom of the file where it says: # You can insert further zone records for your own domains below or create # single files in /etc/named.d/ and add the file names to # NAMED_CONF_INCLUDE_FILES. # See /usr/share/doc/packages/bind/README.SUSE for more details. Or you could follow the instructions in the above comment, but just including the #include here should work (as long as the contents of the file do not conflict with the other zones already defined in /etc/named.conf.) > -----Message d'origine----- > De : Michael Wood [mailto:[email protected]] > Envoyé : mercredi, 19. mai 2010 17:49 > À : Viatte Frédéric > Cc : [email protected] > Objet : Re: RE : RE : [Samba] Example of command ". / Setup / provision" > > 2010/5/19 Viatte Frédéric <[email protected]>: >> Because the realm of the HOWTO shows that it is necessary to use the >> complete name of the server it is false? > > No, the HOWTO does not have the server name in the realm. "samdom" is > not the server name. > >> I have put: >> >> - Realm=serveur-tpi.domaine.ch >> >> And >> >> - Domain=domaine.ch (I am to oblige to put it otherwise I cannot join any >> more the domain with a client) > > No. "--domain" must not have a "." in it. Use "--realm=domaine.ch > --domain=DOMAINE". > >> And afterward, I changed the name of NetBIOS in the file " smb.conf " and I >> put "Samba". > > I did not have to do that when I tested Samba4. I just used > "--realm=something.org.za --domain=SOMETHING" and the server's name > was kudu.something.org.za. > >> Here is the named.conf which comes from the directory " / etc. / " > > Do you have a DOMAIN.CH zone in addition to the one created by > provision in /usr/local/samba/private? Where did you put the #include > statement? -- Michael Wood <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
