Displaying 2 results from an estimated 2 matches for "hardeneduncpath".
Did you mean:
hardeneduncpaths
2016 Jul 21
3
Win10 to Samba as NT- PDC needs 3 settings
Upgrading Win7-32 (connected to Samba as NT-PDC) to Win10 requires
- disable HardenedUncPaths (MutualAuth & Integrity)
- install NTVDM
- enable LegacyConsole
otherwise the logon-script in Netlogon does not run,
even if samba.cnf contains "server max level = NT1"
Is Samba as NT-PDC supposed to handle HardenedUncPaths?
Did I miss that I should have enabled that somehow in smb....
2016 Jul 27
0
Win10 to Samba as NT- PDC needs 3 settings
...e LegacyConsole? And are you sure you need NTVDM?
Could be needed for logon-script, since these are mostly bat-files.
Thanks, Alex
2016-07-21 18:11 GMT+02:00 Klaus Hartnegg <hartnegg at uni-freiburg.de>:
> Upgrading Win7-32 (connected to Samba as NT-PDC) to Win10 requires
> - disable HardenedUncPaths (MutualAuth & Integrity)
> - install NTVDM
> - enable LegacyConsole
> otherwise the logon-script in Netlogon does not run,
> even if samba.cnf contains "server max level = NT1"
>
> Is Samba as NT-PDC supposed to handle HardenedUncPaths?
> Did I miss that I should...