Displaying 4 results from an estimated 4 matches for "smb4dc".
2015 Dec 29
1
Question with new Samba 4.3's Improved KCC
Hi everybody,
I'm playing with the new Improved KCC of samba 4.3.X
Here is my network's topology :
- DC : smb4dc located on Default-First-site-Name
- DC : dc110 located on PetitQuevilly
- DC : dc113 located on SaintEtienne
- DC : dc120 located on Barentin
- Etc.... (total of 15 DC)
I want smb4dc acting as a bridge head for all others sites, and all others sites DC repl...
2016 Mar 09
2
Can't add new DC
Hello !
I'm trying to add new DC to my existent domain (18 Samba4 DC) but this time, domain join stuck after setting account password.
I have tried so many things but at this point, i really don't know what to do.
I can see the new dc111 computer object on smb4dc serveur but the object is disable.
If someone have an idea...
Best regards
root at dc111:~# samba-tool domain join pr.educationetformation.fr DC -U administrator --realm=PR.EDUCATIONETFORMATION.FR -W PR --dns-backend=BIND9_DLZ --site=PetitQuevilly --server=smb4dc.pr.educationetformation.fr
Passw...
2016 Mar 11
1
Can't add new DC
...d more DCC's
So last night, i modified all my krb5.conf (DC and file server) as you suggest but problem persist.
root at dc111:~# samba-tool domain join pr.educationetformation.fr DC -U administrator --realm=PR.EDUCATIONETFORMATION.FR -W PR --dns-backend=BIND9_DLZ --site=PetitQuevilly --server=smb4dc.pr.educationetformation.fr
Password for [PR\administrator]:
workgroup is PR
realm is pr.educationetformation.fr
checking sAMAccountName
Adding CN=DC111,OU=Domain Controllers,DC=pr,DC=educationetformation,DC=fr
Adding CN=DC111,CN=Servers,CN=PetitQuevilly,CN=Sites,CN=Configuration,DC=pr,DC=educatione...
2016 Mar 10
0
Can't add new DC
Hi Jordi,
> I'm trying to add new DC to my existent domain (18 Samba4 DC) but this time, domain join stuck after setting account password.
> I have tried so many things but at this point, i really don't know what to do.
>
> I can see the new dc111 computer object on smb4dc serveur but the object is disable.
> If someone have an idea...
Could you try to see if it gets better if you don't use auto-discovery
in /etc/krb5.conf. That is to say, you point krb5.conf kdc to itself and
the kdc on the main site.
this is one issue I had once on a project in Africa wi...