Displaying 2 results from an estimated 2 matches for "run_join_script".
2015 Mar 16
2
Joining a samba member server using offline join or a RODC
...an talk to
the RWDC). Was wondering what's the workflow for doing this in samba.
For Windows machines, Microsoft seems to have planned two workflows for this:
1. Use new flag to NetJoinDomain() API to join using the RODC
(https://technet.microsoft.com/en-us/library/dd728035%28v=ws.10%29.aspx#run_join_script).
With this workflow, the machine account is created on the domain, then
what seems to happen is that admin credentials towards the RODC are
being used to fetch the machine account secret and install it on the
joining member.
2. Offline domain join
(https://technet.microsoft.com/en-us/library/dd39...
2015 Mar 16
0
Joining a samba member server using offline join or a RODC
...as wondering what's the workflow for doing this in samba.
>
> For Windows machines, Microsoft seems to have planned two workflows for this:
>
> 1. Use new flag to NetJoinDomain() API to join using the RODC
> (https://technet.microsoft.com/en-us/library/dd728035%28v=ws.10%29.aspx#run_join_script).
> With this workflow, the machine account is created on the domain, then
> what seems to happen is that admin credentials towards the RODC are
> being used to fetch the machine account secret and install it on the
> joining member.
>
> 2. Offline domain join
> (https://techne...