Displaying 4 results from an estimated 4 matches for "joining_a_samba_dc_to_an_existing_".
2016 Dec 06
2
smb.conf different between first DC and replica DC
Under ubuntu 16.04, compiling samba 4.5.1 from source, I've created an
initial DC and a replica DC by following:
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
For the second one I had to add the extra DNS records as per:
https://wiki.samba.org/index.php/Verifying_and_Creating_a_DC_DNS_Record
Now, I think it's worked OK. However I see there are two lines in
smb.conf on the first server which aren't in the second server:
id...
2016 Dec 06
1
smb.conf different between first DC and replica DC
...; > Under ubuntu 16.04, compiling samba 4.5.1 from source, I've created
> > an initial DC and a replica DC by following:
> >
> > https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Dire
> > ctory_Domain_Controller
> > https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_
> > Active_Directory
> >
> > For the second one I had to add the extra DNS records as per:
> > https://wiki.samba.org/index.php/Verifying_and_Creating_a_DC_DNS_Re
> > cord
> >
> > Now, I think it's worked OK. However I see there are two lines in
>...
2017 Mar 06
2
DNS and DC replication clarification
...icating ad.corp.com
> > in
> > two sites (
> >
> > https://wiki.samba.org/index.php/Active_Directory_Sites)
> >
> > Following 'DNS configuration on Domain Controllers' section from
> > this
> > wiki
> > https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_
> > Active_Directory
> >
> > If I configure nameserver DC1 to be the first resolver for DC2,
> > samba_dnsupdate --verbose --all-names fails with '
> > tkey query failed: GSSAPI error: Major = Unspecified GSS failure.
> > Minor code may provide more informa...
2017 Mar 06
3
DNS and DC replication clarification
All,
I configured two DCs (Samba version 4.5.5) replicating ad.corp.com in two sites (
https://wiki.samba.org/index.php/Active_Directory_Sites)
Following 'DNS configuration on Domain Controllers' section from this wiki
https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_Existing_Active_Directory
If I configure nameserver DC1 to be the first resolver for DC2,
samba_dnsupdate --verbose --all-names fails with '
tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.'
T...