search for: hajdu

Displaying 8 results from an estimated 8 matches for "hajdu".

Did you mean: hajda
2008 May 06
5
Environments and tiers
Does anyone have any suggestions about how to deal with multiple environments/tiers? For instance, we have several environments ( production, dev, qa, etc.. ) and within each environment, different tiers ( web, data, app, etc ). Each tier is a different IP network segment, so all the hosts in each tier have different configurations for certain things like resolv.conf, ntp.conf and so on. We do
2019 Jan 22
5
samba_dns_question
On Tue, 22 Jan 2019 11:12:37 +0200 Hajdu Szabolcs via samba <samba at lists.samba.org> wrote: > I configured it but no luck apparmor is configured as the link > suggests i tried to rejoin and deleted the local database manually > but then still recreates these five zones with CNF and gives the > error. > > CNF...
2019 Jan 22
2
samba_dns_question
...no; I suggest review you settings https://wiki.samba.org/index.php/BIND9_DLZ_AppArmor_and_SELinux_Integration Stop and start bind and samba (first bind) Try again. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Hajdu Szabolcs via samba > Verzonden: dinsdag 22 januari 2019 7:36 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] samba_dns_question > > here is my smb.conf: > > # Global parameters > [global] >         netbios name = AD1 >         realm = KVM.DOMAIN.RO >  ...
2019 Jan 22
2
samba_dns_question
On Tue, 22 Jan 2019 13:18:40 +0200 Hajdu Szabolcs via samba <samba at lists.samba.org> wrote: > options { >     directory "/var/cache/bind"; > >      forwarders { >          208.67.222.222; 208.67.220.220; >      }; > >     dnssec-validation no; > >     auth-nxdomain no;    # conform...
2019 Jan 21
5
samba_dns_question
Hello, We have fairly large computer park ~100 computers and we want to switch to samba. I installed a new Ubuntu 18.04 LTS fully updated installed samba, after AD join the domain part works i can see users computers and the server, the samba machine is a domain controller the problem is the DNS with this much machines i wanted to use the BIND back-end. The existing environment has 5 vlans
2019 Jan 21
0
samba_dns_question
On Mon, 21 Jan 2019 15:17:28 +0200 Hajdu Szabolcs via samba <samba at lists.samba.org> wrote: > Hello, > > We have fairly large computer park ~100 computers and we want to > switch to samba. I installed a new Ubuntu 18.04 LTS fully updated > installed samba, after AD join the domain part works i can see users > c...
2019 Jan 22
0
samba_dns_question
Did you configure or disable apparmor? Am 21.01.19 um 14:17 schrieb Hajdu Szabolcs via samba: > Hello, > > We have fairly large computer park ~100 computers and we want to > switch to samba. I installed a new Ubuntu 18.04 LTS fully updated > installed samba, after AD join the domain part works i can see users > computers and the server, the samba machin...
2019 Jan 22
0
samba_dns_question
...LZ is trying to load also. Set to yes: >     auth-nxdomain no;    # conform to RFC1035 The AD is the AUTHORITIVE Server. For that you need : auth-nxdomain yes; Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Hajdu Szabolcs via samba > Verzonden: dinsdag 22 januari 2019 12:19 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] samba_dns_question > > named.conf: > > include "/etc/bind/named.conf.options"; > include "/etc/bind/named.conf.local"; > include &q...