similar to: DNS add - Python error when record exists

Displaying 20 results from an estimated 8000 matches similar to: "DNS add - Python error when record exists"

2020 Mar 02
1
DNS add - Python error when record exists
On 02/03/2020 13:37, Rowland penny via samba wrote: > You are correct, the code that checked if a record already existed was removed at the end of 2016, I have no idea why. ...so... how much are you shaking your head at me now? :) Is it worth me checking my python setup or those files it mentions? File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py" File
2019 Mar 31
3
Van Belle Repo - 4.10 for Bionic
On Sun, 31 Mar 2019 14:29:32 +0200 Viktor Trojanovic <viktor at troja.ch> wrote: > On Sun, 31 Mar 2019 at 14:22, Rowland Penny via samba > <samba at lists.samba.org> wrote: > > > > On Sun, 31 Mar 2019 13:55:18 +0200 > > Viktor Trojanovic via samba <samba at lists.samba.org> wrote: > > > > > On Sat, 30 Mar 2019 at 17:45, L.P.H. van Belle
2020 Feb 28
3
User names not replicating to secondary DC
Can you run this script on both DC's. https://github.com/thctlo/samba4/raw/master/samba-collect-debug-info.sh Anonimize where needed but keep thing like. You.dom.tld like that, dont change that to example.tld. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Durwin via samba > Verzonden: vrijdag 28 februari
2020 Mar 01
3
OpenVPN using LDAP Auth and Samba 4 AD
Hello All, I would like to use OpenVPN with Samba 4 AD using the LDAP Auth plugin. However, my tests come up with the following errors in the OpenVPN... LDAP bind failed: Strong(er) authentication required (BindSimple: Transport encryption required.) Unable to bind as CN=VPN Connect,CN=Users,DC=MYDOMAIN,DC=COM LDAP connect failed. PLUGIN_CALL: POST
2020 Mar 02
3
samba_dnsupdate
Can you run the debug script, that might give me more info. https://github.com/thctlo/samba4/raw/master/samba-collect-debug-info.sh Anonimze where needed. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > L.P.H. van Belle via samba > Verzonden: maandag 2 maart 2020 16:23 > Aan: samba at lists.samba.org >
2020 Nov 03
4
DNS /16 reverse zone issues with children and octets
Hello Samba List, I have 2 problems with dns - seeing the child entries and a zone with an extra octet. First... I have created a /16 reverse zone as per the wiki page (https://wiki.samba.org/index.php/DNS_Administration#To_create_a_.2F24_reverse_zone)... $ samba-tool dns zonecreate dc3 130.130.in-addr.arpa $ samba-tool dns zonelist --reverse dc3 pszZoneName :
2019 Sep 19
3
DC join failed
Hai, Try this first. Change : /etc/krb5.conf [libdefaults] default_realm = CONYLEC.LOCAL dns_lookup_realm = true dns_lookup_kdc = true Change to [libdefaults] default_realm = CONYLEC.LOCAL dns_lookup_realm = false dns_lookup_kdc = true There is no need to lookup the REALM in the DNS, its the Default REALM. Then try again to join. But now
2020 Nov 09
2
samba-tool gpo listall error
Greeting, I'm trying to figure out how to use GPOs in my samba AD. There's an awful lot that I don't know. But along the way of learning I found this: https://wiki.samba.org/index.php/GPO_Backup_and_Restore And I decided to try the "samba-tool gpo listall" command that I found there to confirm that samba thinks it has the GPOs that I think it does. But I get this error:
2020 Feb 14
1
winbindd: getent passwd yields empty GECOS field
On Thu, 2020-02-13 at 15:07 -0800, Johan Hattne via samba wrote: >> Dear all; >> >> I'm trying to use winbindd to resolve names in an AD setup. I can >> authenticate just fine, but I've noticed that for some users "getent >> passwd" returns a GECOS field populated with displayName from the LDAP >> servers and for others is does not. For
2020 Mar 02
4
samba_dnsupdate
On 02/03/2020 13:36, Paul Littlefield wrote: > On 02/03/2020 13:16, Rowland Penny via samba wrote: >> >> Samba runs samba_dnsupgrade on a regular basis, using dns_update_list >> as a template. Amongst the list of dns entries is this: >> >> AAAA ${HOSTNAME}?????????????????????????????????????????? $IP >> > > Hi Rowland, > > Can I change any of
2020 Nov 10
4
samba-tool gpo listall error
More problems... So cat /etc/resolv.conf yields nothing. root at ad2:~# ll /etc/resolv.conf lrwxrwxrwx 1 root root 39 Jun 17 2018 /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf Shows a broken link. Since this is Ubuntu 18.04 with systemd and the stub-resolv.conf missing, I'm lost. I'll test my google fu to try to figure this out, but if someone can point me in the right
2020 Feb 27
4
New PTR records not visible
Ok, new test. Besides that i dont like the python errors shown, this still looks good. So i dont know.. See below, i can not make it error. for x in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ; do samba-tool dns add dc1.internal.dom.tld $x.249.10.in-addr.arpa 158 PTR host-test.extrazone.dom.tld ; done Record added successfully Record added successfully Record added successfully Record added
2020 Feb 26
5
New PTR records not visible
So strange.. I copied your commando's only change the arpa and servername / domainnames All worked. So far nobody told how there ad-dc and DNS is setup.. Which i why i added : > > Debian 10, my own packages. > > Samba 4.11.6 + BIND9_DLZ is used . Now are you using samba DNS or BIND_DLZ dns ? That might help here. Greetz, Louis > -----Oorspronkelijk
2020 Sep 01
2
Changing IP Scope on a Samba DC
On 01/09/2020 00:33, Peter Pollock wrote: > I just ran? samba_dnsupdate --all-names and got this: > > itadmin at genesis:~$ sudo samba_dnsupdate --all-names > add_interface: not adding duplicate interface 192.168.1.11 You said that you were using the 192.168.2.0/24 network, where is that ipaddress coming from ? > ldb_wrap open of secrets.ldb > > update failed: NOTAUTH >
2020 Feb 17
3
Failover DC did not work when Main DC failed
On 16/02/2020 15:03, Paul Littlefield via samba wrote: > 1) finding a way for ALL 70+ desktops to look up the DCs properly and switch to a running one if one is not available (otherwise what's the point right?) Hello Samba Mailing List, Just to be clear, I am using Ubuntu Server 18.04.4 LTS running Samba 4.7.6 on both DCs. Is this the Samba version I should be using for this
2020 Mar 19
3
One more upgrade question
Hi, I have a running samba 4.7.6+dfsg~ubuntu-0ubuntu2.15 on a ubuntu 18.04 server and would like to upgrade to van Belle latest repo. My plan is plain simple: 1. Deploy a new ubuntu 18.04 server 2. Add van Belle repo 3. Install and *then* join the domain as a DC 4. Demote and remove the old one Is this OK? Thanks, best regards. -- *Marcio Merlone*
2019 Jul 19
12
Join Samba to a Windows AD 'WERR_DS_NO_CROSSREF_FOR_NC'
Hello everybody, ? I have a new AD which is installed on a Windows Server 2019. Now I want to add a Samba DC to this AD. The Samba DC is in the same subnet. Samba Server: Ubuntu 18.04 Samba 4.10.6 ? The Windows AD has the following settings: PS C: \ Users \ Administrator> Get-ADForest ApplicationPartitions: {DC = DomainDnsZones, DC = mydom, DC = local, DC = ForestDnsZones, DC = mydom,
2018 Dec 04
3
Required to Build Samba
The wiki: https://wiki.samba.org/index.php/Package_Dependencies_Required_to_Build_Samba Debian / Ubuntu These 2 packages are not available for 18.04 but are for 16.04 python-gpgme python3-gpgme Does this mean you can't build on 18.04? I assume so. I assume this is okay: Note, selecting 'perl-modules-5.26' instead of 'perl-modules' -Barry Adkins
2018 Aug 20
6
Can't connect after Ubuntu 18.04.1 Upgrade???
I have a server which we use for backing up files. Noticed there was an upgrade available to 18.04.1. Now I cannot connect to from my win7 machine to the Ubuntu share. Any thoughts on what would have changed??? Tom
2020 Feb 27
5
New PTR records not visible
Ok, we might have found something here. I created a small script, see below, easy to adapt. So, after running this i see the same problem as in : https://bugzilla.samba.org/show_bug.cgi?id=14268 If i do it manualy everything works fine. But if i "past the commands or run the script" Then i see this problem.. So im thinking here, the speed of adding is creating somekind or