similar to: Can't access DNS from RSAT

Displaying 20 results from an estimated 13000 matches similar to: "Can't access DNS from RSAT"

2020 Feb 15
0
Teo En Ming's Manual for Setting Up Samba 4.11.6 and CentOS 8.1 (1911) Linux Server QEMU/KVM Virtual Machine as an Active Directory Domain Controller (AD DC)
Subject: Teo En Ming's Manual for Setting Up Samba 4.11.6 and CentOS 8.1 (1911) Linux Server QEMU/KVM Virtual Machine as an Active Directory Domain Controller (AD DC) Subject: Teo En Ming's Manual for Setting Up Samba 4.11.6 and CentOS 8.1 (1911) Linux Server QEMU/KVM Virtual Machine as an Active Directory Domain Controller (AD DC) PUBLISHED 15 FEB 2020 SATURDAY, SINGAPORE, SINGAPORE,
2019 Oct 12
0
Failed when join to an existing Active Directory Domain
On 11/10/2019 21:56, Igor Sousa via samba wrote: > Hi, > > I've tried to update my samba AD/DC environment. Then, I've removed a > existing offline DC with "samba-tool domain demote > --remove-other-dead-server=genos". I've re-created "genos" (yes, I try to > keep the same name and IP address) and install a 4.10.2 samba version (I > know the new
2019 Oct 11
2
Failed when join to an existing Active Directory Domain
Hi, I've tried to update my samba AD/DC environment. Then, I've removed a existing offline DC with "samba-tool domain demote --remove-other-dead-server=genos". I've re-created "genos" (yes, I try to keep the same name and IP address) and install a 4.10.2 samba version (I know the new version is 4.11.0). When I've tried to join it on my domain, I've received
2019 Sep 11
0
Joining Windows 2008 Domain as DC fails 4.10 (and 4.11rc3)
On 11/09/2019 21:59, Vincent Sherwood wrote: > Here is the full output > > [user at DCSAMBA4A ~]# ?samba-tool domain join MYDOMAIN ?DC > -U"administrator at mydomain.ext" ?--server=DC2016A.mydomain.ext > Password for [administrator at mydomain.ext]: > INFO 2019-09-11 21:55:09,790 pid:20279 > /usr/local/samba/lib64/python3.6/site-packages/samba/join.py #1563: >
2020 Oct 30
1
Setting up Backup AD DC
hello out of curiosity as I wanted to achieve this some time before - i.e. to performing automated backup od samba domain. now I've tried to use kerberos - for online backup (within script) I have used: samba-tool domain backup online --targetdir=${BACKUPDIR} --server=${DCSERVER} --krb5-ccache=${KRB5CCNAME} but seems this is not working as the backup process is interruped in the middle
2020 Sep 03
0
Changing IP Scope on a Samba DC
Samba seems to have provisioned OK, but kinit cannot find the realm and I have some records missing that I don't know how to fix: itadmin at dc01:~$ kinit administrator at INTERNAL.KCS kinit: Cannot find KDC for realm "INTERNAL.KCS" while getting initial credentials itadmin at dc01:~$ host -t SRV _ldap._tcp.internal.kcs Host _ldap._tcp.internal.kcs not found: 3(NXDOMAIN) itadmin at
2020 Jun 02
0
samba-tool domain classicupgrade fails to import users or groups from NT domain
On 31/05/20 23:16, Sebastian Arcus via samba wrote: > I am attempting to migrate a Slackware server with Samba 4.12.3 from an > NT style domain to AD. I have done this about 7-8 times on other servers > in the past following the instructions on Samba's wiki. This time > however, the upgrade process is failing completely to import any users > or groups from the NT domain.
2013 Jun 06
0
Domain provision exception 16
Hi all, Following this guide?https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO After installing samba4 stable version on a debian64 with no issues, I encounter this issue running samba-tool domain provision: ERROR(runtime): uncaught exception - (16, 'Unknown error') ? File "bin/python/samba/netcmd/__init__.py", line 175, in _run ? ? return self.run(*args, **kwargs) ? File
2020 May 31
2
samba-tool domain classicupgrade fails to import users or groups from NT domain
I am attempting to migrate a Slackware server with Samba 4.12.3 from an NT style domain to AD. I have done this about 7-8 times on other servers in the past following the instructions on Samba's wiki. This time however, the upgrade process is failing completely to import any users or groups from the NT domain. I have enclosed below the output of the classicupgrade command - I can't
2012 Jan 24
1
Provision Error
I'm using SuSE 12.1 and I used the following command to provision. /usr/sbin/provision --realm=xxx.xxxxx.org --domain=XXXXX --adminpass=xxxxxxxx --server-role='domain controller' Any ideas on how to fix this? Populating ForestDnsZones partition sh: /usr/lib/mit/sbin/tdbbackup: No such file or directory Failed to setup database for BIND, AD based DNS cannot be used Traceback (most
2012 Feb 15
1
samba4 provision error
git checkout dd5868d when I try to provision I get the following: Populating ForestDnsZones partition bin/tdbbackup: /home/samba-master/bin/shared/private/libtdb.so: version `SAMBA_4.0.0ALPHA18_DEVELOPERBUILD' not found (required by bin/tdbbackup) Failed to setup database for BIND, AD based DNS cannot be used Traceback (most recent call last): File "./source4/setup/provision",
2012 Feb 07
1
Samba 4 latest git failed to provision: DNS
More dns problems: samba --version Version 4.0.0alpha18-GIT-e32ad9b bin/tdbbackup: /home/steve/samba-master/bin/shared/private/libtdb.so: version `SAMBA_4.0.0ALPHA18_DEVELOPERBUILD' not found (required by bin/tdbbackup) Failed to setup database for BIND, AD based DNS cannot be used Traceback (most recent call last): File "./source4/setup/provision", line 262, in <module>
2012 Feb 02
1
Error in provisioning Samba4 Alpha 18 from git
Hi, I have a problem. The prerequisites are: * Vanilla Ubuntu 10.04 install * Followed the http://wiki.samba.org/index.php/Samba4/HOWTO In step 4, after running the command: ./source4/setup/provision --realm=samdom.example.com --domain=SAMDOM --adminpass=SOMEPASSWORD --server-role='domain controller' i get the following error when the provisioning run tdbbackup from the script
2013 May 31
1
Can't provision with BIND9_DLZ
Version 4.0.7-GIT-d4cd828 openSUSE 12.04 with bind9 installed but not configured. Hi Attempting to provision with BIND9_DLZ or samba_upgradedns from a functioning SAMBA_INTERNAL install produces: Creating DomainDnsZones and ForestDnsZones partitions Populating DomainDnsZones and ForestDnsZones partitions Failed to setup database for BIND, AD based DNS cannot be used ERROR(<type
2017 Jul 10
0
using samba with bind dlz
On Sun, 9 Jul 2017 18:17:01 -0600 Jeff Sadowski via samba <samba at lists.samba.org> wrote: > I am trying to setup samba as a dc using bind dlz > > I'm not sure how much I need to setup on bind before I can use it. I > did the following check. > > [root at dc1 ~]# named -V | sed 's/ /\n/g'| grep '\-\-' |grep -e gssapi > -e dlopen >
2012 Feb 03
1
error with provisionsing
I found the samba4 HOW-TO on the wiki and I have followed it to using Ubuntu server versions 11.10 and 10.04. I have been unsuccessful at step 4 running the provision script. I have run the following commands to get to get to this point: $ sudo git clone git://git.samba.org/samba.git samba-master; cd samba-master $ sudo apt-get install build-essential libattr1-dev libblkid-dev libgnutls-dev
2019 Jun 21
0
GPO ACL
Hello, I've en error again in the samba AD world. I use RSAT with the DOMAIN\administrator account to make some GPOs. Sometimes it doesn't work. So I have checked GPO ACL with 'gpo aclcheck' command, and this is the return : got OID=1.2.840.48018.1.2.2 ERROR: Invalid GPO ACL
2017 Jul 10
2
using samba with bind dlz
I am trying to setup samba as a dc using bind dlz I'm not sure how much I need to setup on bind before I can use it. I did the following check. [root at dc1 ~]# named -V | sed 's/ /\n/g'| grep '\-\-' |grep -e gssapi -e dlopen '--with-dlopen=yes' '--with-gssapi=yes' I am using the default config for samba that came with Fedora Rawhide. I wanted to try out the
2020 Feb 26
0
sysvolcheck and aclcheck generates error
Hi, Search on the net but not getting enough information to resolve the issue. As per suggestion to check the sysvol but mine got issues. Currently using CentOS 8.1.1911 and a compiled samba 4.11.4 based on Fedora 31. I tried also to delete the broken GPO policy E4108E65-68AB-4E2D-9A00-A9063B1558E3 but I can't delete it (using samba-tool gpo del {31B2F340-016D-11D2-945F-00C04FB984F9}
2020 Nov 20
2
Confusing errors when attempting to run samba in AD DC mode
Hey All, I don't know what's wrong, or what I may have done wrong, but I THOUGHT I followed all the correct steps to setup samba, and it's not working. Here's what I did: D/L latest samba code (4.13.1) & extract install dependencies ./configure --prefix=/usr/local --enable-fhs (enable-fhs was required to get configure to run through completely) make make install cp