Hi, I have tried to implement DNS Forward on Samab 4 DC through DNS Manager on Windows and a message appear stating that "The system is not support this function". That way I should add the "dns forwarder" directive in smb.conf as follows: cat /etc/samba/smb.conf # Global parameters [global] netbios name = SAMBA4-DC realm = EMPRESA.COM.BR workgroup = EMPRESA server role = active directory domain controller dns forwarder = 192.168.1.1 192.168.1.2 [netlogon] path = /var/lib/samba/sysvol/empresa.com.br/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No Regards, M?rcio Bacci
Good question, i think so yes. Man smb.conf does not tell us if its space of , separeted. I go for space, you what your showing should be fine. If un sure, switch the ip and monitor the other dns servers. That should show it. Greetz, Louis> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marcio Demetrio Bacci via samba > Verzonden: woensdag 31 juli 2019 16:55 > Aan: samba at lists.samba.org > Onderwerp: [Samba] DNS Forward Samba 4 > > Hi, > > I have tried to implement DNS Forward on Samab 4 DC through > DNS Manager on > Windows and a message appear stating that "The system is not > support this > function". > > That way I should add the "dns forwarder" directive in > smb.conf as follows: > > cat /etc/samba/smb.conf > # Global parameters > [global] > netbios name = SAMBA4-DC > realm = EMPRESA.COM.BR > workgroup = EMPRESA > server role = active directory domain controller > dns forwarder = 192.168.1.1 192.168.1.2 > > [netlogon] > path = /var/lib/samba/sysvol/empresa.com.br/scripts > read only = No > > [sysvol] > path = /var/lib/samba/sysvol > read only = No > > Regards, > > M?rcio Bacci > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >
On 31/07/2019 16:40, L.P.H. van Belle via samba wrote:> Good question, i think so yes. > > Man smb.conf does not tell us if its space of , separeted. > I go for space, you what your showing should be fine. > If un sure, switch the ip and monitor the other dns servers. >Ah, but the release notes for 4.5.0 tells us it is space separated ;-) Rowland
One for the checklist on improving `man smb.conf` ?> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: woensdag 31 juli 2019 17:52 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] DNS Forward Samba 4 > > On 31/07/2019 16:40, L.P.H. van Belle via samba wrote: > > Good question, i think so yes. > > > > Man smb.conf does not tell us if its space of , separeted. > > I go for space, you what your showing should be fine. > > If un sure, switch the ip and monitor the other dns servers. > > > Ah, but the release notes for 4.5.0 tells us it is space separated ;-) > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > >