Displaying 4 results from an estimated 4 matches for "ukads001".
2016 Jan 28
2
Suggestions for cross site domain
...:32, Wayne Merricks wrote:
> Apologies, managed to venture onto the dreaded 2nd page of Google and
> found an answer.
>
> If anyone gets stuck add --server to the end of the command and this
> points samba-tool directly to the DC you wish to use for joining.
>
> E.g. my dc of ukads001.int.thevoiceasia.com makes this command:
>
> sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
> --realm=int.thevoiceasia.com
>
> into
>
> sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
> --realm=int.thevoiceasia.com --server ukads001...
2016 Jan 28
2
Suggestions for cross site domain
Hi James,
Command to join:
sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
--realm=int.thevoiceasia.com
I can reproduce the problem in the UK and it seems to be something to
do with IPv6. As far as I'm aware, although my network switches support
IPv6, I have never set it up.
I have disabled IPv6 addresses on all the DCs a few days ago. I
suppose it is possible
2016 Jan 28
0
Suggestions for cross site domain
Apologies, managed to venture onto the dreaded 2nd page of Google and
found an answer.
If anyone gets stuck add --server to the end of the command and this
points samba-tool directly to the DC you wish to use for joining.
E.g. my dc of ukads001.int.thevoiceasia.com makes this command:
sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
--realm=int.thevoiceasia.com
into
sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
--realm=int.thevoiceasia.com --server ukads001.int.thevoiceasia.com
If anyone know...
2016 Jan 28
0
Suggestions for cross site domain
...gt;> Apologies, managed to venture onto the dreaded 2nd page of Google
>> and found an answer.
>>
>> If anyone gets stuck add --server to the end of the command and this
>> points samba-tool directly to the DC you wish to use for joining.
>>
>> E.g. my dc of ukads001.int.thevoiceasia.com makes this command:
>>
>> sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
>> --realm=int.thevoiceasia.com
>>
>> into
>>
>> sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
>> --realm=int.th...