Displaying 5 results from an estimated 5 matches for "rodc_fqdn".
Did you mean:
dc_fqdn
2019 Jan 11
3
Running off pre-created keytabs
...fore running the script, a registry key needs to be added:
reg add HKLM\System\CurrentControlSet\Services\Netlogon\Parameters /v SiteName /t REG_SZ /d Default-First-Site-Name-Perimeter
Then run the script like:
cscript JoinScript.vbs /domain YOURDOMAIN /machinepassword "THE_PASSWORD" /dc RODC_FQDN /readonly
I spend a lot of time trying to join a Samba domain member server to an Windows read-only AD, but I couldn't get it to work. My impression is that Samba is not playing very well with site perimeters, but I cannot recall the details.
Personally, I do not agree at all with the state...
2019 Jan 11
0
Running off pre-created keytabs
...istry key needs to be added:
> reg add HKLM\System\CurrentControlSet\Services\Netlogon\Parameters /v
> SiteName /t REG_SZ /d Default-First-Site-Name-Perimeter
>
> Then run the script like:
> cscript JoinScript.vbs /domain YOURDOMAIN /machinepassword
> "THE_PASSWORD" /dc RODC_FQDN /readonly
>
>
> I spend a lot of time trying to join a Samba domain member server to
> an Windows read-only AD, but I couldn't get it to work. My impression
> is that Samba is not playing very well with site perimeters, but I
> cannot recall the details.
Samba AD is very mu...
2019 Jan 11
5
Running off pre-created keytabs
...M\System\CurrentControlSet\Services\Netlogon\Parameters /v
> >> SiteName /t REG_SZ /d Default-First-Site-Name-Perimeter
> >>
> >> Then run the script like:
> >> cscript JoinScript.vbs /domain YOURDOMAIN /machinepassword
> >> "THE_PASSWORD" /dc RODC_FQDN /readonly
> >>
> >>
> >> I spend a lot of time trying to join a Samba domain member
> server to
> >> an Windows read-only AD, but I couldn't get it to work. My
> impression
> >> is that Samba is not playing very well with site perimeters, b...
2019 Jan 11
0
Running off pre-created keytabs
...tControlSet\Services\Netlogon\Parameters /v
>>>> SiteName /t REG_SZ /d Default-First-Site-Name-Perimeter
>>>>
>>>> Then run the script like:
>>>> cscript JoinScript.vbs /domain YOURDOMAIN /machinepassword
>>>> "THE_PASSWORD" /dc RODC_FQDN /readonly
>>>>
>>>>
>>>> I spend a lot of time trying to join a Samba domain member
>> server to
>>>> an Windows read-only AD, but I couldn't get it to work. My
>> impression
>>>> is that Samba is not playing very well...
2019 Jan 11
2
Running off pre-created keytabs
> On 11 Jan 2019, at 10:33, Rowland Penny via samba <samba at lists.samba.org> wrote:
>
> On Fri, 11 Jan 2019 09:39:35 +0100
> "Osipov, Michael via samba" <samba at lists.samba.org> wrote:
>
>> Am 2019-01-10 um 17:02 schrieb Rowland Penny via samba:
>>> On Thu, 10 Jan 2019 16:23:06 +0100
>>> "Osipov, Michael via samba"