similar to: Do I need to correct domain join?

Displaying 20 results from an estimated 10000 matches similar to: "Do I need to correct domain join?"

2020 Jul 11
2
make other domain controller shares available to windows clients.
CentOS 8 Samba Version 4.12.5 compiled from source configured as DC and joined to domain SAMDOM.EXAMPLE.COM. smb.conf -- # Global parameters [global] netbios name = B10 realm = SAMDOM.EXAMPLE.COM server role = active directory domain controller workgroup = SAMDOM interfaces = lo,enp15s0 bind interfaces only = Yes dns forwarder = 8.8.8.8
2020 Jul 11
0
make other domain controller shares available to windows clients.
On 11/07/2020 18:18, Mike via samba wrote: > CentOS 8 Samba Version 4.12.5 compiled from source configured as DC > and joined to domain SAMDOM.EXAMPLE.COM. > > smb.conf -- > # Global parameters > [global] > netbios name = B10 > realm = SAMDOM.EXAMPLE.COM > server role = active directory domain controller > workgroup = SAMDOM >
2018 Jun 18
2
Questions about adding a DC
On Mon, 18 Jun 2018, Rowland Penny via samba wrote: > On Mon, 18 Jun 2018 11:42:05 -0400 (EDT) > Tom Diehl via samba <samba at lists.samba.org> wrote: > >> Hi, >> >> In reading >> https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Joining_the_Active_Directory_as_a_Domain_Controller >> it says "If the other DCs are
2018 Jun 18
0
Questions about adding a DC
On Mon, 18 Jun 2018 14:42:12 -0400 (EDT) me at tdiehl.org wrote: > On Mon, 18 Jun 2018, Rowland Penny via samba wrote: > > > On Mon, 18 Jun 2018 11:42:05 -0400 (EDT) > > Tom Diehl via samba <samba at lists.samba.org> wrote: > > > >> Hi, > >> > >> In reading > >>
2018 Jun 18
1
Questions about adding a DC
On Mon, 18 Jun 2018, Rowland Penny via samba wrote: > On Mon, 18 Jun 2018 14:42:12 -0400 (EDT) > me at tdiehl.org wrote: > >> On Mon, 18 Jun 2018, Rowland Penny via samba wrote: >> >>> On Mon, 18 Jun 2018 11:42:05 -0400 (EDT) >>> Tom Diehl via samba <samba at lists.samba.org> wrote: >>> >>>> Hi, >>>> >>>> In
2019 Jun 26
0
Problem to join Samba 4 DC an existing Windows AD
Hai,? ? ? this part. Adding CN=NTDS Settings,CN=SAMBA4DC,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=empresa,DC-com,DC=br DsAddEntry failed with status WERR_ACCESS_DENIED info (8363, 'WERR_DS_NO_CROSSREF_FOR_NC') Join failed - cleaning up Deleted CN=SAMBA4DC,OU=Domain Controllers,DC=empresa,DC-com,DC=br I?just noticed?the same?question, (30 may
2018 Jun 18
2
Questions about adding a DC
Hi, In reading https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Joining_the_Active_Directory_as_a_Domain_Controller it says "If the other DCs are Samba DCs and were provisioned with --use-rfc2307, you Should add --option='idmap_ldb:use rfc2307 = yes' to the join command" So does this mean that rfc2307 should not be used if the other DCs are MS
2023 Jul 29
1
samba@lists.samba.org
Hi! Have you read? https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory#Preparing_the_Host_for_Joining_the_Domain Mark Foley via samba <samba at lists.samba.org> escreveu no dia domingo, 16/07/2023 ?(s) 07:23: > I am planning up upgrading my AD/DC from Samba version 4.8.2 to the most > recent > version in my Slackware distro which is currently
2023 Jul 06
1
Cannot access PDC shares via alias name
Hello, I needed to replace an old Samba AD PDC with a new one, so I've installed the new one (Ubuntu 20.04 + Samba 4.15.13 from Ubuntu repository), joined it to the AD domain, demoted the primary, then removed it. All steps have been done following the Samba official howtos: https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory and
2018 Jun 06
0
Recurrent DNS issues after DC loss
On Wed, 6 Jun 2018 10:25:43 -0400 lingpanda101 <lingpanda101 at gmail.com> wrote: > On 6/6/2018 10:02 AM, Rowland Penny via samba wrote: > > On Wed, 6 Jun 2018 15:40:48 +0200 > > Ole Traupe via samba <samba at lists.samba.org> wrote: > > > >> > >> On 06.06.2018 14:44, lingpanda101 wrote: > >>>> ** SNIP ** > >>>> >
2019 Jun 27
0
Problem to join Samba 4 DC an existing Windows AD
Hi, I'm using Debian 9.9 and my DC's are Win 2008 Server (isn't R2). I intend replace my Windows DC by Samba 4 DC. Follows dependencies package that I have installed: apt-get install acl attr autoconf bind9utils bison build-essential apt-get install debhelper dnsutils docbook-xml docbook-xsl flex gdb libjansson-dev krb5-user apt-get install libacl1-dev libaio-dev libarchive-dev
2019 Mar 26
1
Problem achieving manual synchronisation of idmap.ldb and the associated User and Group ID mappings between two Samba 4 AD DCs
Hi Rowland! No, I haven't synced my SysVol yet. I was following the official tutorial here, https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory. This tutorial appears to suggest that idmap.ldb files should be synchronised first prior to setting up any rsync SysVol synchronisation. Thanks Stephen On 26/03/2019 10:59, Rowland Penny via samba wrote: > On
2019 Jun 13
1
"samba-tool domain join" doesn't work with -U and -k
Hello, Summary: "samba-tool domain join" doesn't seem to work if you pass both "-k yes" and -U. Samba version: 4.9.5-Debian I have a newly-provisioned AD domain with a single DC (dc1). I'm attempting to join a second DC (dc2), per the wiki. On dc2: - I have /etc/resolv.conf pointing at dc1 (confirmed all AD DNS resolution works) - I've copied the basic
2019 Jun 23
7
Joining a Samba DC to a Windows AD
Hi, I need to join a Samba 4 DC to a Windows 2008 R2 Active Directory Domain. Do I need provisioned with --use-rfc2307 ? For example: samba-tool domain join samdom.example.com DC -U"SAMDOM\administrator" --use-rfc2307 I intend use SAMBA_INTERNAL DNS. Do I need provision with --intercative for select SAMBA_INTERNAL DNS ? Can I to inform other DNS existing (primary DNS) in my local
2019 Sep 18
0
CEBA-2019:2597 CentOS 7 java-1.8.0-openjdk BugFix Update
CentOS Errata and Bugfix Advisory 2019:2597 Upstream details at : https://access.redhat.com/errata/RHBA-2019:2597 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 8ac122b3ed2b22896383b00fe22b5ca09c20cff82f4d98dfb4074c45a43391d7 java-1.8.0-openjdk-1.8.0.222.b10-1.el7_7.i686.rpm
2019 Jul 24
0
CESA-2019:1815 Moderate CentOS 7 java-1.8.0-openjdk Security Update
CentOS Errata and Security Advisory 2019:1815 Moderate Upstream details at : https://access.redhat.com/errata/RHSA-2019:1815 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 4db61ec83854e045dc727d41be296d2635e5a66cca3812ca8ba125ed5e2963ea java-1.8.0-openjdk-1.8.0.222.b10-0.el7_6.i686.rpm
2018 May 22
0
CESA-2018:1649 Important CentOS 7 java-1.8.0-openjdk Security Update
CentOS Errata and Security Advisory 2018:1649 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:1649 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ca83b9ef933d1ee8b508394690ad3d97306b3ab24afcd2f198893f4c45f9137d java-1.8.0-openjdk-1.8.0.171-8.b10.el7_5.i686.rpm
2018 May 30
0
CESA-2018:1191 Critical CentOS 7 java-1.8.0-openjdk Security Update
CentOS Errata and Security Advisory 2018:1191 Critical Upstream details at : https://access.redhat.com/errata/RHSA-2018:1191 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: dfd2bd4a32a3e9eec12dbac0f4e71ef141a8214a661b9de5e89a2215038d99c7 java-1.8.0-openjdk-1.8.0.171-7.b10.el7.i686.rpm
2018 Jun 06
3
Recurrent DNS issues after DC loss
On 6/6/2018 10:02 AM, Rowland Penny via samba wrote: > On Wed, 6 Jun 2018 15:40:48 +0200 > Ole Traupe via samba <samba at lists.samba.org> wrote: > >> >> On 06.06.2018 14:44, lingpanda101 wrote: >>>> ** SNIP ** >>>> >>>> Actually, the DCs (resolv.conf) were pointing to each other >>>> initially, and I think that was at
2019 Jul 25
0
CentOS-announce Digest, Vol 173, Issue 8
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When