1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/registry/Win-2Kx-XPP-DeleteCachedProfiles.reg

13 lines
794 B
Reg
Raw Normal View History

<EFBFBD><EFBFBD>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