1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/registry/Win-2Kx-XPP-DeleteCachedProfiles.reg
2008-04-23 08:47:48 -05:00

13 lines
794 B
Reg
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
;Contributor: John H. Terpstra <jht@samba.org>
;
;This patch causes roaming profiles to be deleted on logoff
; The CompatibleRUPSecurity setting stops Windows from checking
; ownership on profile folders.
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DeleteRoamingCache"=dword:00000001
"CompatibleRUPSecurity"=dword:00000001