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 :
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
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 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 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
6
samba_dnsupdate
On 02/03/2020 11:51, Paul Littlefield via samba wrote: > On 02/03/2020 10:49, Rowland penny via samba wrote: >> Does your DC have a fixed IP and if not, why not ? > > Yes, using netplan in Ubuntu 18.04... > > network: > ? ethernets: > ??? ens18: > ????? addresses: > ????? - 130.130.0.218/16 > ????? gateway4: 130.130.0.1 > ????? nameservers: > ???????
2015 Jan 26
3
Moving DC1 to a Virtual Machine
On 26/01/15 15:16, Paul Littlefield wrote: > On 26/01/15 15:08, Rowland Penny wrote: >> Yes, set up a new DC with your new OS and join this to the domain, >> once up and running, transfer the seven (yes, there are 7) FSMO roles >> to the new DC. Once everything is running ok, turn off the old DC and >> remove *all* mention of it from the domain. > > Hi Rowland
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 11
3
Failover DC did not work when Main DC failed
On 03/02/2020 18:49, Kris Lou via samba wrote: > > From windows: > echo %logonserver% \\DC3 > nltest /dsgetdc:<domain> DC:\\DC3 Address: \\192.168.0.218 Dom Guid: bla bla bla ... The command completed successfully. > From a *nix domain member (i.e. client, not DC): > wbinfo --getdcname=<domain> > winbind --ping-dc wbinfo --getdcname=MYDOMAIN DC3 wbinfo
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*
2020 Mar 03
4
samba_dnsupdate
Sorry Paully, I thought i already replied it. The configs look good. Did a look back in time.. And Ahh.. Now this i missed. * yesterday, we changed the IP addresses of our DCs and the Wiki page did not mention (IMHO) 2 critical things... ... So you even missed more. Review all DNS entries for the problem DC and review your AD again. rgrep /etc and /var for all the old ip numbers and/or
2018 Mar 09
2
Delete second IP address from aipServerAddrs and aipListenAddrs DC
For some reason, the provision picked up 2 network IP addresses in my VM. Snipped output below... root at dc1.example.com ~ $ (screen) samba-tool dns serverinfo dc1 dwVersion : 0xece0205 fBootMethod : DNS_BOOT_METHOD_DIRECTORY fAdminConfigured : FALSE fAllowUpdate : TRUE fDsAvailable : TRUE
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:
2018 May 22
4
Functional Levels
HI!! I have one question, in samba 4.8.2 , --forest-level and --domain-level is worked 2012/2012 R2 ? samba-tool domain level --help --forest-level=FOREST_LEVEL                         The forest function level (2003 | 2008 | 2008_R2 |                         2012 | 2012_R2)   --domain-level=DOMAIN_LEVEL                         The domain function level (2003 | 2008 | 2008_R2 |
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