similar to: samba_upgradedns output

Displaying 20 results from an estimated 5000 matches similar to: "samba_upgradedns output"

2016 May 22
2
[samba_upgradedns] Error parsing DNS data
Hello, I am trying to change over from bind9 to internal dns. For some reason I keep getting the following error: Error parsing DNS data from '/opt/samba/private/dns/TH01.INET.zone' () I have inspected TH01.INET.ZONE but I could not find an error. I do not understand this error message. I am hoping someone could help me with this issue please. Your help will be very much appreciated.
2013 Nov 13
0
samba_upgradedns --dns-backend=BIND9_DLZ does not fix hard link issue
Hi all, according to: http://wiki.samba.org/index.php/Dns-backend_bind#New_added_DNS_entries_are_not_resolvable when there is a inode mismatch between ./private/sam.ldb.d and ./private/dns/sam.ldb.d updating dns is going to fail. According to the very same document, the command: samba_upgradedns --dns-backend=BIND9_DLZ + restart bind9 would fix the issue. I am running samba-4.1.1 on Debian
2014 Dec 11
2
DNS backend on samba4 nt4 style
Hello guys, It is possible to work with the "dns-backend = SAMBA_INTERNAL" in Samba4 NT4 style? I followed the link below, but there was some errors. https://wiki.samba.org/index.php/Changing_the_DNS_backend Errors: *# samba_upgradedns --dns-backend=SAMBA_INTERNAL* *lpcfg_load: refreshing parameters from /etc/samba/smb.conf* *params.c:pm_process() - Processing configuration file
2015 Mar 25
2
Bind9 Flat to Bind9 DLZ
Hi Team, Samba Version = 4.2 Bind = 9.10 with dlz Not able to to view replication.(samba-tool drs showrepl) [root at dc2]# samba-tool drs showrepl (want to highlight the name which is using to connect) ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to *dc2.ik.lan.mum* failed - drsException: DRS connection to dc2.ik.lan.mum failed: (-1073741772, 'The
2016 May 28
0
[samba_upgradedns] Error parsing DNS data
​Hello Andrew, Thank you for your reply (very much appreciated). > I take it you are trying to move from the flatfile based bind to internal. That is correct > The samba_upgradedns script is pretty simple, and uses the > dnspython library to read zone files. It certainly could be > the case that it just can't read the zone file after bind9 > has been doing dynamic updates
2016 Jul 27
2
Cannot find invalid DNS entry
Hello, when I run > samba_dnsupdate --verbose --all-names -d10 it gives me the following output: > INFO: Current debug levels: > all: 10 > tdb: 10 > printdrivers: 10 > lanman: 10 > smb: 10 > rpc_parse: 10 > rpc_srv: 10 > rpc_cli: 10 > passdb: 10 > sam: 10 > auth: 10 > winbind: 10 > vfs: 10 > idmap: 10 > quota: 10
2019 Dec 18
4
Replication not working for remote Domain Controller
Il giorno mar 17 dic 2019 alle ore 17:49 Rowland penny via samba < samba at lists.samba.org> ha scritto: In the last year this has come up a few times, try reading this > > https://support.microsoft.com/en-gb/help/817470/how-to-reconfigure-an-msdcs-subdomain-to-a-forest-wide-dns-application > It looks like we need a tool to correct AD :-( > Thanks! I will read that article. Do
2015 Mar 25
0
Bind9 Flat to Bind9 DLZ
On 25/03/15 16:50, VIKAS wrote: > Hi Team, > > Samba Version = 4.2 > > Bind = 9.10 with dlz > > > Not able to to view replication.(samba-tool drs showrepl) > > > [root at dc2]# samba-tool drs showrepl (want to highlight the name which is > using to connect) > > ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to >
2013 Jan 04
1
Samba4 domain classicupgrade "conversion not supported"
Hi I am running the "samba-tool domain classicupgrade", and after solving some problems (thread http://lists.samba.org/archive/samba/2013-January/170777.html), now I am getting this error: # samba-tool domain classicupgrade --dbdir ~/sambav3 --realm XXXXXX.YYYYYY.TEST --use-xattrs=yes ~/sambav3/smb.conf -d9 ... init_sam_from_ldap: Entry found for user: XXXXXX init_sam_from_ldap: Entry
2016 Jul 17
5
samba 4.4.5 DC with bind9: DNS update failing with NOTAUTH
Hello, I'm trying to join a samba 4 DC to an already existing samba 4 DC, both with BIND9_DLZ. Samba is at version 4.4.5, bind is version 9.10.4-P1, all brand new. The existing DC runs fine, but the added DC refuses to update its local bind database: every attempt to update the local DNS results in "update failed: NOTAUTH". AD replication works perfectly. Both systems are set
2014 Mar 18
2
samba-tool illegal instruction setting up Kerberos auth for http
Hi all, Has anyone noticed this behaviour in samba-tool? I was trying to do the Apache Single Sign on authentication: https://wiki.samba.org/index.php/Authenticating_other_services_against_AD#Apache_Single_Sign-On > root at bnedevdc0:~# samba-tool domain exportkeytab /root/httpd.keytab --principal=HTTP/svn.myrealm.mydomain at MYREALM.MYDOMAIN -d10 > INFO: Current debug levels: >
2016 Jul 27
2
Cannot find invalid DNS entry
On 27/07/16 13:40, mathias dufresne wrote: > Two files are hosting DNS data: > /path/to/private/sam.ldb.d/DC=DOMAINDNSZONES,DC=blabla.ldb and > /path/to/private/sam.ldb.d/DC=FORESTDNSZONES,DC=blabla.ldb > > DNS entries are sometimes (often? always?) base64 encoded. You should be > able to "grep" for string these files with: > ldbsearch --show-binary -H >
2019 Dec 18
0
Replication not working for remote Domain Controller
On 18/12/2019 11:56, shacky wrote: > Hi Rowland, > > I have been doing a bit of investigation and I 'think' we do have > a tool ;-) > If you examine 'samba_upgradedns', at the top it says this: > # Upgrade DNS provision from BIND9_FLATFILE to BIND9_DLZ or > SAMBA_INTERNAL > I think if you use it to upgrade to either BIND_DLZ or >
2013 Apr 10
1
samba_dnsupdate?
Now for the next question. I think (hope?) that I am quite close now. In order to add a machine to the domain, I think that I need to add a record to samba's DNS table. But samba_dnsupdate isn't working: # samba_dnsupdate -d 5 INFO: Current debug levels: all: 5 tdb: 5 printdrivers: 5 lanman: 5 smb: 5 rpc_parse: 5 rpc_srv: 5 rpc_cli: 5 passdb: 5
2014 Dec 11
0
DNS backend on samba4 nt4 style
On 11/12/14 20:10, Elias Pereira wrote: > Hello guys, > > It is possible to work with the "dns-backend = SAMBA_INTERNAL" in Samba4 > NT4 style? In a word, *NO* A classic NT4 style domain does not have a DNS server built in, your server could use Bind9 or similar, but it wouldn't be part of samba. Rowland > > I followed the link below, but there was some errors.
2016 Jul 18
2
samba 4.4.5 DC with bind9: DNS update failing with NOTAUTH
On 18.07.2016 01:52, Achim Gottinger wrote: > > > Am 18.07.2016 um 01:02 schrieb Norbert Hanke: >> Hello, >> >> I'm trying to join a samba 4 DC to an already existing samba 4 DC, >> both with BIND9_DLZ. Samba is at version 4.4.5, bind is version >> 9.10.4-P1, all brand new. >> >> The existing DC runs fine, but the added DC refuses to update
2020 Feb 17
2
Internal DNS, update of reverse zone fails
On 17/02/2020 10:24, Rowland penny via samba wrote: > On 17/02/2020 08:42, kaffeesurrogat wrote: >> Dear Rowland, >> >> Yes, I did. I'm reading a lot. Docs, books, ... Updates of the >> dns-server via DHCP is up and running, both for the reverse lookup zone >> and the forward lookup mechanism. I've set the lease time to a very low >> value to make
2016 Jul 18
3
samba 4.4.5 DC with bind9: DNS update failing with NOTAUTH
On 18.07.2016 22:48, Achim Gottinger wrote: > > > Am 18.07.2016 um 11:45 schrieb Norbert Hanke: >> On 18.07.2016 01:52, Achim Gottinger wrote: >>> >>> >>> Am 18.07.2016 um 01:02 schrieb Norbert Hanke: >>>> Hello, >>>> >>>> I'm trying to join a samba 4 DC to an already existing samba 4 DC, >>>> both with
2016 Jul 18
2
samba 4.4.5 DC with bind9: DNS update failing with NOTAUTH
On 18.07.2016 20:10, Rowland penny wrote: > On 18/07/16 00:02, Norbert Hanke wrote: >> Hello, >> >> I'm trying to join a samba 4 DC to an already existing samba 4 DC, >> both with BIND9_DLZ. Samba is at version 4.4.5, bind is version >> 9.10.4-P1, all brand new. >> >> The existing DC runs fine, but the added DC refuses to update its >>
2018 Apr 23
4
Find/delete bad DNS Entry
We added a DNS entry to Samba via the Windows DNS Manager which apparently was invalid. Now we can't see the list of forward lookup in the Window DNS Manager because it immediately errors and we have to restart the Samba service. Running Samba 4.3.11-Ubuntu on Ubuntu 16.04 Additionally, a samba-tool dns query fails with the following error: > $ samba-tool dns query dc1.mydomain.com