Updated FAQ

David Bannon D.Bannon at latrobe.edu.au
Wed Jan 27 01:46:14 GMT 1999


At 10:02 AM 27/01/1999 +1100, Ankit Shah wrote:
>Does anyone have any clue about how to handle the issue of cache for
>Internet Explorer ? WinNT stores everything under profile which get copied
>back and forth to server creating enormous amont of net trafic and very
>slow logins. 
>

The registery entry below will prevent IE from caching huge lumps. It needs
to be applied to each machine in question. Make sense to put it in a policy
I guess.

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Netwo
rk]
"DisablePwdCaching"=dword:00000001

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Cache\Paths]
"Directory"="c:\temp"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Cache\Paths\Path1]
"Directory"="c:\temp\cache1"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Cache\Paths\Path2]
"Directory"="c:\temp\cache2"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Cache\Paths\Path3]
"Directory"="c:\temp\cache3"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Cache\Paths\Path4]
"Directory"="c:\temp\cache4"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\Cache\Special Paths\Cookies]
"Directory"="c:\temp\cookies"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\URL Settings]
"Directory"="c:\temp\history"
------------------------------------------------------------
David Bannon                      D.Bannon at latrobe.edu.au
School of Biochemistry            Phone 61 03 9479 2197
La Trobe University, Plenty Rd,   Fax   61 03 9479 2467
Bundoora, Vic, Australia, 3083    http://bioserve.latrobe.edu.au
------------------------------------------------------------
..... Humpty Dumpty was pushed !


More information about the samba-ntdom mailing list