similar to: Zone update denied

Displaying 20 results from an estimated 1000 matches similar to: "Zone update denied"

2016 May 23
0
samba4 AD - winbind Could not write result
On 23/05/16 12:56, Sam wrote: > Hello, > > I have two samba 4.2.7-SerNet-Debian-8.wheezy AD servers. since few > days now I have some winbind errorsthat block the server... > It seems that they appears more and more frequently... ( about one > time per day ) > I have about 200 clients pc with windows 10, seven and XP. Last month > I've migrated about 30 pc from seven
2015 Nov 17
0
DDNS and DHCP problems
On 17/11/15 15:31, Sam wrote: > Another mistake : The louis's script ddns-kerberos-check.sh was not > running in hourly.cron directory ( i make a chmod 770 to resolve that ) > > to recall here what I did: > - I cloned the Windows 2000 server AD servers on a private network and > I migrated to samba4 > - Meanwhile, users have continued to use the Windows 2000 AD servers
2016 May 23
2
samba4 AD - winbind Could not write result
Hello, I have two samba 4.2.7-SerNet-Debian-8.wheezy AD servers. since few days now I have some winbind errorsthat block the server... It seems that they appears more and more frequently... ( about one time per day ) I have about 200 clients pc with windows 10, seven and XP. Last month I've migrated about 30 pc from seven to 10. Is there a relationship? In the following logs, you can see
2018 Jun 08
0
Samba, AD, 'short' name resolving...
> You are meaning here, literally: windows client try to register/update > DNS using ONLY the dns provided by DHCP? > Or, speaking differently the same thing, windows client suppose blindly > that DNS got by DHCP ARE AD DCs? Ok, DNS registration seems to work, but on a (form me) strange way... Spotted in logs: Jun 8 10:14:25 vdcud1 named[1049]: client 10.5.2.127#50250: request has
2015 Nov 17
1
DDNS and DHCP problems
Another mistake : The louis's script ddns-kerberos-check.sh was not running in hourly.cron directory ( i make a chmod 770 to resolve that ) to recall here what I did: - I cloned the Windows 2000 server AD servers on a private network and I migrated to samba4 - Meanwhile, users have continued to use the Windows 2000 AD servers on the production network - I replaced the production servers
2015 Sep 03
0
Reverse domain
On 03/09/15 21:38, Robert Moskowitz wrote: > How is the reversed domain handled, or is it not. Rowland, you did > not have that in your sample you cobbled together. > > In /usr/share/samba/setup/named.conf there is: > > zone "123.168.192.in-addr.arpa" in { > type master; > file "123.168.192.in-addr.arpa.zone"; > update-policy
2018 Jun 08
1
Samba, AD, 'short' name resolving...
On Fri, 8 Jun 2018 12:04:30 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > > > You are meaning here, literally: windows client try to > > register/update DNS using ONLY the dns provided by DHCP? > > Or, speaking differently the same thing, windows client suppose > > blindly that DNS got by DHCP ARE AD DCs? > > Ok, DNS registration seems
2016 Jun 29
0
WERR_DNS_ERROR_RCODE_REFUSED
On 29/06/16 21:01, Carlos A. P. Cunha wrote: > I'm running DNS on Windows too, as it receives the update, and delete > it it it also erases the Samba, Windows so I could see are not leaving > this I create new entries. > Entries in samba via command or RSAT are working. > > If you are referring to this that you posted: Samba 4 logs: Jun 28 17:28:40 samba named [8988]:
2018 Aug 15
0
DDNS with bind9 and isc-dhcp-server
On Wed, 15 Aug 2018 22:02:42 +0200 Stefan Kania via samba <samba at lists.samba.org> wrote: > Hello List, Hello Rowland :-) > again I'm having problems with the DDNS. I did it as shown in the > wiki. I took all teh scripts from the wiki the dhcp-dyndns.sh is > Version: 0.8.9 I configured everything including the failover. When I > start the two DHCP-Server everything is
2016 Aug 04
0
Samba 4.2.14 Group Policy (GPO) sync error
Even some more observations. I noticed when I join my machine to AD it prompts a second time for the credentials. It does not matter what I enter or even cancel the dialog it will always display an error: Changing the Primary Domain DNS name of this computer to "" failed. The name will remain "ad.cyberdyne.local". Well, actualy this is what I want anyway. I found this
2016 Jun 28
0
WERR_DNS_ERROR_RCODE_REFUSED
On 28/06/16 21:37, Carlos A. P. Cunha wrote: > Hello! > I have Samba 4.3.3 with Windows Server 2008 R2 SP1, I cm problems in > DNS, which in windows can not create dns entries: > > > Windows = 192.168.200.66 > Samba = 192.168.200.90 > > Error trying to create samba-tool: > > samba-tool dns add 192.168.200.66 _msdcs.local.domain >
2016 Jun 30
0
WERR_DNS_ERROR_RCODE_REFUSED
Event View The DNS server has encountered a critical error from the Active Directory. Check that the Active Directory is functioning properly. The extended error debug information (which may be empty) is "". The event data contains the error. But my dns is Ok, My test is other linux(not samba) Windows -> 192.168.200.66 host local.domain 192.168.200.66 Using domain server:
2018 Jun 08
3
Samba, AD, 'short' name resolving...
Hai, If the primary domain is set in windows, which is after domain join, it used that. Ipconfig /all and see primary DNS suffix. The dns suffix and first dns search list should be the same. Yes, other settings are possible, but stick to this for now. The Primay DNS suffix is used for the register of the IP in the DNS. The DHCP Service User MUST be a member of the DNSAdmins. The DHCP
2016 Jan 26
0
Securring DHCP, with DDNS
You may have 2 dhcps running, but you have to make sure the lease ranges are different. The first dns server stanza should refer to the server which gets the lease update. For the dns servers you would need to define each other as forwarder, probably by ip range, to be able to resolve the other (half of the) names. -- W.Mautner (Walter.mautner at ages.at) +43050555111 IKT Hotline > Am
2016 Jun 29
0
WERR_DNS_ERROR_RCODE_REFUSED
On 28/06/16 23:42, Carlos A. P. Cunha wrote: > Hello! > > Yes, Windows dns too, my dns in samba is Bind!!! > > > I dont understande -> "where does Bind store the zone info ? *" > > :-| > > > Thanks > > Em 28-06-2016 18:25, Rowland penny escreveu: >> On 28/06/16 21:37, Carlos A. P. Cunha wrote: >>> Hello! >>> I have Samba
2016 Jan 26
0
Securring DHCP, with DDNS
Rowland.. the solution to the failover came after we advices to setup with 2 servers and manualy start them up.. Maybe its best we put this on the samba wiki? Would help a lot of users. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Walter Mautner > Verzonden: dinsdag 26 januari 2016 17:03 > Aan: Sam > CC: samba
2018 Jun 15
4
Samba, AD, 'short' name resolving...
Im wondering why your log below shows this order, i just noticed. Why is the computer tring to set the A records 2 x. Lines 1-13, show a successfull commit of the A/AAAA records. ( TSIG key ok ) If you count the below lines, after line 13, my logs shows. samba_dlz: starting transaction on zone 1.168.192.in-addr.arpa Yours is trying again to update samba_dlz: starting transaction on zone
2014 May 18
0
insufficient access rights / denied / DNS
Hi, maybe ist a general Problem. i have the following question. Wheni create manually a DNS record with RSAT Tools there is no problem. The following steps i try to get automatically updates. The following steps i have done. - Remove the Computer from AD - Remove DNS Record (checked also with ldbsearch for the principal, nothing found) - Join the Computer back to
2017 May 18
0
can't do dhcp + samba + bind work together
On Wed, 17 May 2017 21:12:56 -0700 (PDT) artyom via samba <samba at lists.samba.org> wrote: > Samba - General mailing list wrote > > On Wed, 17 May 2017 04:26:16 -0700 (PDT) > > artyom via samba &lt; > > > samba at .samba > > > &gt; wrote: > > > >> I use official manual from wiki.samba.org for install samba 4.6.3 > >> (from
2019 Mar 20
0
How to automatically store the macAddress in AD
Thanks Rowland for your modification. The process is working fine as the information is added but is wrong ex: Mar 20 14:21:12 yoda2 named[382]: samba_dlz: committed transaction on zone stetherese.lan Mar 20 14:21:12 yoda2 root: DHCP-DNS Update failed: 01 Mar 20 14:21:14 yoda2 root: Successfully modified Computer STHE-C-PROFS06 in AD Mar 20 14:21:14 yoda2 dhcpd[6961]: execute: